Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(398)

Issue 1416293005: Fix some unit tests that fail when we enable impl property trees (Closed)

Created:
5 years, 1 month ago by jaydasika
Modified:
5 years, 1 month ago
Reviewers:
ajuma
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix some unit tests that fail when we enable impl property trees This patch fixes some unit tests that fail when we set the default value of 'use_property_trees' to true for CalcDrawPropsImplInputsForTesting. BUG=551629 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/8640f9f594fd67ae0013824663b789f66895f7a4 Cr-Commit-Position: refs/heads/master@{#358733}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -27 lines) Patch
M cc/layers/layer_position_constraint_unittest.cc View 10 chunks +11 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 1 2 29 chunks +77 lines, -27 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
jaydasika
5 years, 1 month ago (2015-11-09 22:07:48 UTC) #3
jaydasika
On 2015/11/09 22:07:48, jaydasika wrote: This patch has all the trivial fixes. There are ~8 ...
5 years, 1 month ago (2015-11-09 22:12:45 UTC) #6
ajuma
lgtm with a couple nits. https://codereview.chromium.org/1416293005/diff/20001/cc/trees/layer_tree_host_common_unittest.cc File cc/trees/layer_tree_host_common_unittest.cc (left): https://codereview.chromium.org/1416293005/diff/20001/cc/trees/layer_tree_host_common_unittest.cc#oldcode1258 cc/trees/layer_tree_host_common_unittest.cc:1258: EXPECT_EQ(gfx::Rect(0, 0, 10, 10), ...
5 years, 1 month ago (2015-11-09 23:17:19 UTC) #7
jaydasika
https://codereview.chromium.org/1416293005/diff/20001/cc/trees/layer_tree_host_common_unittest.cc File cc/trees/layer_tree_host_common_unittest.cc (left): https://codereview.chromium.org/1416293005/diff/20001/cc/trees/layer_tree_host_common_unittest.cc#oldcode1258 cc/trees/layer_tree_host_common_unittest.cc:1258: EXPECT_EQ(gfx::Rect(0, 0, 10, 10), parent->drawable_content_rect()); On 2015/11/09 23:17:19, ajuma ...
5 years, 1 month ago (2015-11-09 23:27:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1416293005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1416293005/40001
5 years, 1 month ago (2015-11-10 00:44:16 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 1 month ago (2015-11-10 01:34:44 UTC) #12
commit-bot: I haz the power
5 years, 1 month ago (2015-11-10 01:35:41 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8640f9f594fd67ae0013824663b789f66895f7a4
Cr-Commit-Position: refs/heads/master@{#358733}

Powered by Google App Engine
This is Rietveld 408576698