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

Issue 2513483002: DevTools: introduce perf monitor actions w/ time budget for violations that are event handlers. (Closed)

Created:
4 years, 1 month ago by pfeldman
Modified:
4 years, 1 month ago
Reviewers:
caseq, alph
CC:
chromium-reviews, caseq+blink_chromium.org, pfeldman+blink_chromium.org, sof, eae+blinkwatch, lushnikov+blink_chromium.org, blink-reviews-dom_chromium.org, dglazkov+blink, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, kozyatinskiy+blink_chromium.org, pfeldman, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: introduce perf monitor actions w/ time budget for violations that are event handlers. BUG=662497 Committed: https://crrev.com/2f106eacd201e3dbe2e1df77c44793bc4d0a9de6 Cr-Commit-Position: refs/heads/master@{#432771}

Patch Set 1 #

Patch Set 2 : provided locations #

Total comments: 1

Patch Set 3 : migrated caseq to extracted function #

Total comments: 3

Patch Set 4 : expose locations instead of functions #

Messages

Total messages: 15 (7 generated)
pfeldman
4 years, 1 month ago (2016-11-17 01:58:01 UTC) #2
caseq
lgtm https://codereview.chromium.org/2513483002/diff/20001/third_party/WebKit/Source/core/frame/PerformanceMonitor.cpp File third_party/WebKit/Source/core/frame/PerformanceMonitor.cpp (right): https://codereview.chromium.org/2513483002/diff/20001/third_party/WebKit/Source/core/frame/PerformanceMonitor.cpp#newcode24 third_party/WebKit/Source/core/frame/PerformanceMonitor.cpp:24: m_performanceMonitor(PerformanceMonitor::instrumentingMonitor(context)), nit: extract into a private default constructor ...
4 years, 1 month ago (2016-11-17 02:16:00 UTC) #3
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/2513483002/60001
4 years, 1 month ago (2016-11-17 02:29:08 UTC) #6
alph
https://codereview.chromium.org/2513483002/diff/40001/third_party/WebKit/Source/core/frame/PerformanceMonitor.cpp File third_party/WebKit/Source/core/frame/PerformanceMonitor.cpp (right): https://codereview.chromium.org/2513483002/diff/40001/third_party/WebKit/Source/core/frame/PerformanceMonitor.cpp#newcode30 third_party/WebKit/Source/core/frame/PerformanceMonitor.cpp:30: PerformanceMonitor::HandlerCall::HandlerCall(ExecutionContext* context, Looks hacky. How about making a base ...
4 years, 1 month ago (2016-11-17 02:42:16 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_TIMED_OUT, no build URL) android_clang_dbg_recipe on ...
4 years, 1 month ago (2016-11-17 04:31:07 UTC) #10
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/2513483002/60001
4 years, 1 month ago (2016-11-17 05:40:44 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-17 05:47:19 UTC) #13
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 05:49:51 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/2f106eacd201e3dbe2e1df77c44793bc4d0a9de6
Cr-Commit-Position: refs/heads/master@{#432771}

Powered by Google App Engine
This is Rietveld 408576698