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

Issue 11570008: implTransform should be called on rootScrollLayer(). (Closed)

Created:
8 years ago by wjmaclean
Modified:
7 years, 8 months ago
Reviewers:
enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org, backer, danakj
Visibility:
Public.

Description

implTransform should be called on rootScrollLayer(). Currently unit tests are calling implTransform() on rootLayer(), but it is set on rootScrollLayer(). BUG=165924

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -29 lines) Patch
M cc/layer_tree_host_impl_unittest.cc View 14 chunks +29 lines, -29 lines 3 comments Download

Messages

Total messages: 11 (0 generated)
wjmaclean
8 years ago (2012-12-13 16:08:23 UTC) #1
enne (OOO)
How were all these tests passing before? https://codereview.chromium.org/11570008/diff/1/cc/layer_tree_host_impl_unittest.cc File cc/layer_tree_host_impl_unittest.cc (right): https://codereview.chromium.org/11570008/diff/1/cc/layer_tree_host_impl_unittest.cc#newcode1258 cc/layer_tree_host_impl_unittest.cc:1258: EXPECT_EQ(1.0, m_hostImpl->rootScrollLayer()->implTransform().matrix().getDouble(0, ...
8 years ago (2012-12-13 16:42:25 UTC) #2
wjmaclean
> How were all these tests passing before? Not sure ... this file has seen ...
8 years ago (2012-12-13 16:57:05 UTC) #3
wjmaclean
On 2012/12/13 16:57:05, wjmaclean wrote: > > How were all these tests passing before? > ...
8 years ago (2012-12-13 16:58:12 UTC) #4
enne (OOO)
On 2012/12/13 16:58:12, wjmaclean wrote: > On 2012/12/13 16:57:05, wjmaclean wrote: > > > How ...
8 years ago (2012-12-13 17:00:54 UTC) #5
wjmaclean
On 2012/12/13 17:00:54, enne wrote: > On 2012/12/13 16:58:12, wjmaclean wrote: > > On 2012/12/13 ...
8 years ago (2012-12-13 17:12:38 UTC) #6
wjmaclean
As a side thought, maybe it's not the best thing to be making any assumptions ...
8 years ago (2012-12-13 17:16:04 UTC) #7
enne (OOO)
Also, just FYI, I would really like Nat's patch that touches pinch zoom tests to ...
8 years ago (2012-12-13 17:37:24 UTC) #8
wjmaclean
On 2012/12/13 17:37:24, enne wrote: > Also, just FYI, I would really like Nat's patch ...
8 years ago (2012-12-13 17:42:36 UTC) #9
nduca
Can we just land my patch and then go do some of the fixes? This ...
8 years ago (2012-12-13 18:01:07 UTC) #10
wjmaclean
8 years ago (2012-12-13 18:02:12 UTC) #11
On 2012/12/13 18:01:07, nduca wrote:
> Can we just land my patch and then go do some of the fixes? This entire unit
> tests being crappy has held up my code yellow work for 2 days so far, and I'm
> getting very frustrated.

OK

Powered by Google App Engine
This is Rietveld 408576698