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

Issue 2387963002: Add use counter for Long Task Observer (Closed)

Created:
4 years, 2 months ago by panicker
Modified:
4 years, 2 months ago
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, asvitkine+watch_chromium.org, devtools-reviews_chromium.org, blink-reviews, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add use counter for Long Task Observer BUG=635596 Committed: https://crrev.com/dc614078c8fb2f9144150d899c6b1a782b24cb27 Cr-Commit-Position: refs/heads/master@{#423082}

Patch Set 1 #

Total comments: 2

Patch Set 2 : address review comment #

Patch Set 3 : sync to head and update usecounter value #

Total comments: 2

Patch Set 4 : sync and rebase update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 29 (14 generated)
panicker
4 years, 2 months ago (2016-10-03 14:48:24 UTC) #2
panicker
4 years, 2 months ago (2016-10-03 15:04:43 UTC) #4
caseq
https://codereview.chromium.org/2387963002/diff/1/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp File third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp (right): https://codereview.chromium.org/2387963002/diff/1/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp#newcode51 third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp:51: UseCounter::count(m_inspectedFrames->root()->domWindow()->document(), This requires a non-null document. You can, however, ...
4 years, 2 months ago (2016-10-03 17:05:34 UTC) #5
panicker
PTAL https://codereview.chromium.org/2387963002/diff/1/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp File third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp (right): https://codereview.chromium.org/2387963002/diff/1/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp#newcode51 third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp:51: UseCounter::count(m_inspectedFrames->root()->domWindow()->document(), On 2016/10/03 17:05:34, caseq wrote: > This ...
4 years, 2 months ago (2016-10-03 21:18:19 UTC) #6
caseq
lgtm
4 years, 2 months ago (2016-10-03 22:06:56 UTC) #7
panicker
+isherman for histograms.
4 years, 2 months ago (2016-10-04 00:06:41 UTC) #9
Ilya Sherman
histograms.xml lgtm
4 years, 2 months ago (2016-10-04 00:48:39 UTC) #10
panicker
Pavel - mind approving for OWNERS?
4 years, 2 months ago (2016-10-04 17:31:34 UTC) #12
pfeldman
lgtm https://codereview.chromium.org/2387963002/diff/40001/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp File third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp (right): https://codereview.chromium.org/2387963002/diff/40001/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp#newcode46 third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp:46: UseCounter::count(m_inspectedFrames->root(), UseCounter::LongTaskObserver); You probably need to rebaseline this.
4 years, 2 months ago (2016-10-04 20:26:28 UTC) #15
panicker
https://codereview.chromium.org/2387963002/diff/40001/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp File third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp (right): https://codereview.chromium.org/2387963002/diff/40001/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp#newcode46 third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp:46: UseCounter::count(m_inspectedFrames->root(), UseCounter::LongTaskObserver); On 2016/10/04 20:26:28, pfeldman wrote: > You ...
4 years, 2 months ago (2016-10-04 22:09:15 UTC) #16
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/2387963002/60001
4 years, 2 months ago (2016-10-04 22:10:41 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/305403)
4 years, 2 months ago (2016-10-05 01:53:02 UTC) #23
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/2387963002/60001
4 years, 2 months ago (2016-10-05 03:54:18 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-05 05:45:09 UTC) #27
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 05:46:33 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/dc614078c8fb2f9144150d899c6b1a782b24cb27
Cr-Commit-Position: refs/heads/master@{#423082}

Powered by Google App Engine
This is Rietveld 408576698