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

Issue 140413007: Made fling gestures always bubble between inner and outer viewports. (Closed)

Created:
6 years, 10 months ago by bokan
Modified:
6 years, 10 months ago
Reviewers:
danakj, wjmaclean
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

Made fling gestures always bubble between inner and outer viewports. BUG=331958 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252363

Patch Set 1 #

Patch Set 2 : Added test #

Total comments: 6

Patch Set 3 : Cleaned up test #

Total comments: 2

Patch Set 4 : Made test non-symmetric #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -1 line) Patch
M cc/trees/layer_tree_host_impl.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 1 2 3 1 chunk +114 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
bokan
6 years, 10 months ago (2014-01-31 19:15:07 UTC) #1
danakj
This change should come with a test.​ To unsubscribe from this group and stop receiving ...
6 years, 10 months ago (2014-01-31 19:18:45 UTC) #2
bokan
Added test, PTAL
6 years, 10 months ago (2014-02-07 20:51:04 UTC) #3
wjmaclean
https://codereview.chromium.org/140413007/diff/50001/cc/trees/layer_tree_host_impl_unittest.cc File cc/trees/layer_tree_host_impl_unittest.cc (right): https://codereview.chromium.org/140413007/diff/50001/cc/trees/layer_tree_host_impl_unittest.cc#newcode587 cc/trees/layer_tree_host_impl_unittest.cc:587: EXPECT_VECTOR_EQ(gfx::Vector2dF(25, 25), inner_scroll->TotalScrollOffset()); In order to see the bubbling ...
6 years, 10 months ago (2014-02-10 14:31:47 UTC) #4
bokan
https://codereview.chromium.org/140413007/diff/50001/cc/trees/layer_tree_host_impl_unittest.cc File cc/trees/layer_tree_host_impl_unittest.cc (right): https://codereview.chromium.org/140413007/diff/50001/cc/trees/layer_tree_host_impl_unittest.cc#newcode587 cc/trees/layer_tree_host_impl_unittest.cc:587: EXPECT_VECTOR_EQ(gfx::Vector2dF(25, 25), inner_scroll->TotalScrollOffset()); On 2014/02/10 14:31:47, wjmaclean wrote: > ...
6 years, 10 months ago (2014-02-10 15:04:52 UTC) #5
wjmaclean
On 2014/02/10 15:04:52, bokan wrote: > https://codereview.chromium.org/140413007/diff/50001/cc/trees/layer_tree_host_impl_unittest.cc > File cc/trees/layer_tree_host_impl_unittest.cc (right): > > https://codereview.chromium.org/140413007/diff/50001/cc/trees/layer_tree_host_impl_unittest.cc#newcode587 > ...
6 years, 10 months ago (2014-02-10 15:21:50 UTC) #6
bokan
Dana, please take another look at this one too.
6 years, 10 months ago (2014-02-19 22:31:07 UTC) #7
danakj
https://codereview.chromium.org/140413007/diff/50001/cc/trees/layer_tree_host_impl_unittest.cc File cc/trees/layer_tree_host_impl_unittest.cc (right): https://codereview.chromium.org/140413007/diff/50001/cc/trees/layer_tree_host_impl_unittest.cc#newcode260 cc/trees/layer_tree_host_impl_unittest.cc:260: void SetupVirtualViewportLayers(const gfx::Size& content_size) { Can you make a ...
6 years, 10 months ago (2014-02-19 22:49:24 UTC) #8
bokan
https://codereview.chromium.org/140413007/diff/50001/cc/trees/layer_tree_host_impl_unittest.cc File cc/trees/layer_tree_host_impl_unittest.cc (right): https://codereview.chromium.org/140413007/diff/50001/cc/trees/layer_tree_host_impl_unittest.cc#newcode260 cc/trees/layer_tree_host_impl_unittest.cc:260: void SetupVirtualViewportLayers(const gfx::Size& content_size) { On 2014/02/19 22:49:24, danakj ...
6 years, 10 months ago (2014-02-20 16:30:48 UTC) #9
danakj
Thanks, LGTM https://codereview.chromium.org/140413007/diff/220001/cc/trees/layer_tree_host_impl_unittest.cc File cc/trees/layer_tree_host_impl_unittest.cc (right): https://codereview.chromium.org/140413007/diff/220001/cc/trees/layer_tree_host_impl_unittest.cc#newcode5919 cc/trees/layer_tree_host_impl_unittest.cc:5919: gfx::Size outer_viewport = gfx::Size(50, 50); nit: mind ...
6 years, 10 months ago (2014-02-20 16:34:59 UTC) #10
bokan
https://codereview.chromium.org/140413007/diff/220001/cc/trees/layer_tree_host_impl_unittest.cc File cc/trees/layer_tree_host_impl_unittest.cc (right): https://codereview.chromium.org/140413007/diff/220001/cc/trees/layer_tree_host_impl_unittest.cc#newcode5919 cc/trees/layer_tree_host_impl_unittest.cc:5919: gfx::Size outer_viewport = gfx::Size(50, 50); On 2014/02/20 16:35:00, danakj ...
6 years, 10 months ago (2014-02-20 16:42:46 UTC) #11
bokan
The CQ bit was checked by bokan@chromium.org
6 years, 10 months ago (2014-02-20 16:43:33 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bokan@chromium.org/140413007/270001
6 years, 10 months ago (2014-02-20 16:43:50 UTC) #13
commit-bot: I haz the power
6 years, 10 months ago (2014-02-20 20:19:16 UTC) #14
Message was sent while issue was closed.
Change committed as 252363

Powered by Google App Engine
This is Rietveld 408576698