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

Issue 2261383002: cc: Add a test for the elastic overscroll synchronization. (Closed)

Created:
4 years, 4 months ago by Khushal
Modified:
4 years, 4 months ago
CC:
cc-bugs_chromium.org, ccameron, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Add a test for the elastic overscroll synchronization. During each BeginMainFrame, we send the delta for the elastic overcroll to the main thread. This value is never mutated on the main thread, and is updated only from the impl thread. Add a test to verify this expectation and also ensure that the callbacks to the InputHandlerClient necessary for elastic overscroll synchronization are made. BUG=639046 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/e978686794916d58369484725af4a0b937bf5338 Cr-Commit-Position: refs/heads/master@{#413667}

Patch Set 1 #

Patch Set 2 : overflow fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+197 lines, -8 lines) Patch
M cc/test/layer_tree_test.cc View 4 chunks +13 lines, -6 lines 0 comments Download
M cc/test/test_hooks.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/layer_tree_host.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_scroll.cc View 1 3 chunks +181 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (9 generated)
Khushal
Added a test to make sure we don't regress on this. While I was doing ...
4 years, 4 months ago (2016-08-22 21:27:09 UTC) #3
aelias_OOO_until_Jul13
lgtm, thanks! >It seems like this could be implemented by simply reporting the current elastic ...
4 years, 4 months ago (2016-08-22 21:43:13 UTC) #4
Khushal
On 2016/08/22 21:43:13, aelias wrote: > lgtm, thanks! Thanks! > > >It seems like this ...
4 years, 4 months ago (2016-08-22 23:16:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2261383002/1
4 years, 4 months ago (2016-08-22 23:18:20 UTC) #7
aelias_OOO_until_Jul13
On 2016/08/22 at 23:16:39, khushalsagar wrote: > Do you mean for the single threaded case? ...
4 years, 4 months ago (2016-08-22 23:50:02 UTC) #8
Khushal
On 2016/08/22 23:50:02, aelias wrote: > On 2016/08/22 at 23:16:39, khushalsagar wrote: > > Do ...
4 years, 4 months ago (2016-08-23 00:54:06 UTC) #9
aelias_OOO_until_Jul13
Yeah, I had forgotten about how that worked. Anyway, while I don't like speculative code ...
4 years, 4 months ago (2016-08-23 01:07:35 UTC) #10
Khushal
On 2016/08/23 01:07:35, aelias wrote: > Yeah, I had forgotten about how that worked. > ...
4 years, 4 months ago (2016-08-23 01:20:47 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/213921)
4 years, 4 months ago (2016-08-23 01:36:20 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2261383002/20001
4 years, 4 months ago (2016-08-23 02:27:16 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/127556)
4 years, 4 months ago (2016-08-23 03:52:20 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2261383002/20001
4 years, 4 months ago (2016-08-23 04:12:42 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-23 04:50:49 UTC) #21
commit-bot: I haz the power
4 years, 4 months ago (2016-08-23 04:52:09 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e978686794916d58369484725af4a0b937bf5338
Cr-Commit-Position: refs/heads/master@{#413667}

Powered by Google App Engine
This is Rietveld 408576698