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

Issue 2360113003: Remove cc's MainThreadScrollingReason::kEventHandlers (Closed)

Created:
4 years, 3 months ago by pdr.
Modified:
4 years, 2 months ago
Reviewers:
sunxd, ajuma, dtapuska, tdresser
CC:
cc-bugs_chromium.org, chromium-reviews, dtapuska+chromiumwatch_chromium.org, tdresser+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove cc's MainThreadScrollingReason::kEventHandlers This patch removes MainThreadScrollingReason::kEventHandlers which was only used in tests. BUG=644514 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/0a17da78678ef631de7583ced1be9c749fcdfbda Cr-Commit-Position: refs/heads/master@{#420451}

Patch Set 1 #

Patch Set 2 : typeo #

Patch Set 3 : Undo changes to mask bits #

Total comments: 2

Patch Set 4 : Revert change to kMainThreadScrollingReasonCount #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -17 lines) Patch
M cc/input/main_thread_scrolling_reason.h View 1 2 3 3 chunks +3 lines, -6 lines 0 comments Download
M cc/layers/layer_unittest.cc View 3 chunks +11 lines, -8 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_scroll.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/events/blink/input_handler_proxy_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 28 (19 generated)
pdr.
4 years, 3 months ago (2016-09-21 23:07:39 UTC) #4
tdresser
We missed cleaning this up when implementing "wheel gestures". Removing it now SGTM.
4 years, 2 months ago (2016-09-22 13:09:47 UTC) #17
dtapuska
https://codereview.chromium.org/2360113003/diff/40001/cc/input/main_thread_scrolling_reason.h File cc/input/main_thread_scrolling_reason.h (right): https://codereview.chromium.org/2360113003/diff/40001/cc/input/main_thread_scrolling_reason.h#newcode43 cc/input/main_thread_scrolling_reason.h:43: enum : uint32_t { kMainThreadScrollingReasonCount = 16 }; I'm ...
4 years, 2 months ago (2016-09-22 13:36:44 UTC) #19
pdr.
https://codereview.chromium.org/2360113003/diff/40001/cc/input/main_thread_scrolling_reason.h File cc/input/main_thread_scrolling_reason.h (right): https://codereview.chromium.org/2360113003/diff/40001/cc/input/main_thread_scrolling_reason.h#newcode43 cc/input/main_thread_scrolling_reason.h:43: enum : uint32_t { kMainThreadScrollingReasonCount = 16 }; On ...
4 years, 2 months ago (2016-09-22 19:57:40 UTC) #21
dtapuska
On 2016/09/22 19:57:40, pdr. wrote: > https://codereview.chromium.org/2360113003/diff/40001/cc/input/main_thread_scrolling_reason.h > File cc/input/main_thread_scrolling_reason.h (right): > > https://codereview.chromium.org/2360113003/diff/40001/cc/input/main_thread_scrolling_reason.h#newcode43 > ...
4 years, 2 months ago (2016-09-22 20:24:46 UTC) #22
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/2360113003/60001
4 years, 2 months ago (2016-09-22 20:30:25 UTC) #24
ajuma
lgtm too
4 years, 2 months ago (2016-09-22 20:30:47 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-09-22 20:46:03 UTC) #26
commit-bot: I haz the power
4 years, 2 months ago (2016-09-22 20:48:38 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/0a17da78678ef631de7583ced1be9c749fcdfbda
Cr-Commit-Position: refs/heads/master@{#420451}

Powered by Google App Engine
This is Rietveld 408576698