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

Issue 2613743002: Clip related property and border radius are now recorded for UMA (Closed)

Created:
3 years, 11 months ago by yigu
Modified:
3 years, 11 months ago
Reviewers:
bokan, ajuma, jwd
CC:
chromium-reviews, dshwang, asvitkine+watch_chromium.org, blink-reviews-paint_chromium.org, blink-reviews, cc-bugs_chromium.org, kinuko+watch
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clip related property and border radius are now recorded for UMA BUG=660907 TEST=StyleRelatedMainThreadScrollingReasonTest.ClipPathTest; StyleRelatedMainThreadScrollingReasonTest.ClipTest; StyleRelatedMainThreadScrollingReasonTest.BorderRadiusTest CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2613743002 Cr-Commit-Position: refs/heads/master@{#441954} Committed: https://chromium.googlesource.com/chromium/src/+/c302a98ceb085bf25d0c004e666d64fd4c3ee9f6

Patch Set 1 #

Total comments: 6

Patch Set 2 : Test both LCD and non-LCD reasons #

Total comments: 4

Patch Set 3 : nit #

Patch Set 4 : Bug fix #

Patch Set 5 : Add clip path test for ancestor and descendant #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -13 lines) Patch
M cc/input/main_thread_scrolling_reason.h View 1 2 3 4 chunks +15 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp View 1 2 3 2 chunks +18 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/tests/ScrollingCoordinatorTest.cpp View 1 2 3 4 3 chunks +60 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/tests/data/two_scrollable_area.html View 1 2 3 4 2 chunks +15 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
yigu
Two more scrolling on main thread reasons have been added. That should be it for ...
3 years, 11 months ago (2017-01-04 19:19:04 UTC) #4
ajuma
cc/ lgtm
3 years, 11 months ago (2017-01-04 22:17:10 UTC) #5
bokan
https://codereview.chromium.org/2613743002/diff/1/cc/input/main_thread_scrolling_reason.h File cc/input/main_thread_scrolling_reason.h (right): https://codereview.chromium.org/2613743002/diff/1/cc/input/main_thread_scrolling_reason.h#newcode51 cc/input/main_thread_scrolling_reason.h:51: // The number of flags in this struct (excluding ...
3 years, 11 months ago (2017-01-05 14:05:49 UTC) #6
yigu
Thanks David. PTAL. https://codereview.chromium.org/2613743002/diff/1/cc/input/main_thread_scrolling_reason.h File cc/input/main_thread_scrolling_reason.h (right): https://codereview.chromium.org/2613743002/diff/1/cc/input/main_thread_scrolling_reason.h#newcode51 cc/input/main_thread_scrolling_reason.h:51: // The number of flags in ...
3 years, 11 months ago (2017-01-05 14:46:51 UTC) #7
bokan
lgtm % nit and comment https://codereview.chromium.org/2613743002/diff/20001/third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp File third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp (right): https://codereview.chromium.org/2613743002/diff/20001/third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp#newcode1731 third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp:1731: if (layer->size().isEmpty()) It might ...
3 years, 11 months ago (2017-01-05 14:52:41 UTC) #8
yigu
Hi David. On second thought, I have modified the ClipPathTest. It tests both layer->AncestorWithClipPath() and ...
3 years, 11 months ago (2017-01-05 20:20:27 UTC) #9
jwd
lgtm
3 years, 11 months ago (2017-01-06 15:10:04 UTC) #10
bokan
still lgtm
3 years, 11 months ago (2017-01-06 15:46:10 UTC) #11
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/2613743002/80001
3 years, 11 months ago (2017-01-06 15:46:59 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 17:09:36 UTC) #17
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/c302a98ceb085bf25d0c004e666d...

Powered by Google App Engine
This is Rietveld 408576698