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

Issue 2386403002: Pass DOMWinow to PerformanceLongTaskTiming for attribution (Closed)

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

Description

Pass DOMWinow to PerformanceLongTaskTiming for attribution Handle cross-origin attribution. BUG=635596 Committed: https://crrev.com/d4b3a10ae0b35dc3f40c966a139f30127c29c1b9 Cr-Commit-Position: refs/heads/master@{#423271}

Patch Set 1 #

Patch Set 2 : sync to head following blink reformat #

Total comments: 4

Patch Set 3 : Address review comments #

Total comments: 4

Patch Set 4 : remove unused header include #

Patch Set 5 : sync and rebase #

Patch Set 6 : sync and rebase #

Messages

Total messages: 27 (16 generated)
panicker
PTAL
4 years, 2 months ago (2016-10-04 00:01:47 UTC) #2
caseq
Mostly looks good -- let's just fix the JSON generation. https://codereview.chromium.org/2386403002/diff/20001/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp File third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp (right): https://codereview.chromium.org/2386403002/diff/20001/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp#newcode23 ...
4 years, 2 months ago (2016-10-05 00:22:18 UTC) #4
panicker
PTAL. Dima, could you review for OWNERS ? https://codereview.chromium.org/2386403002/diff/20001/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp File third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp (right): https://codereview.chromium.org/2386403002/diff/20001/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp#newcode23 third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp:23: static ...
4 years, 2 months ago (2016-10-05 01:02:18 UTC) #5
caseq
lgtm https://codereview.chromium.org/2386403002/diff/40001/third_party/WebKit/Source/core/timing/PerformanceLongTaskTiming.cpp File third_party/WebKit/Source/core/timing/PerformanceLongTaskTiming.cpp (right): https://codereview.chromium.org/2386403002/diff/40001/third_party/WebKit/Source/core/timing/PerformanceLongTaskTiming.cpp#newcode7 third_party/WebKit/Source/core/timing/PerformanceLongTaskTiming.cpp:7: #include "bindings/core/v8/V8ObjectBuilder.h" unused now?
4 years, 2 months ago (2016-10-05 01:05:14 UTC) #6
dgozman
lgtm https://codereview.chromium.org/2386403002/diff/40001/third_party/WebKit/Source/core/timing/PerformanceLongTaskTiming.h File third_party/WebKit/Source/core/timing/PerformanceLongTaskTiming.h (right): https://codereview.chromium.org/2386403002/diff/40001/third_party/WebKit/Source/core/timing/PerformanceLongTaskTiming.h#newcode41 third_party/WebKit/Source/core/timing/PerformanceLongTaskTiming.h:41: Member<DOMWindow> m_culpritWindow; Are we concerned about this entry ...
4 years, 2 months ago (2016-10-05 01:21:39 UTC) #7
panicker
https://codereview.chromium.org/2386403002/diff/40001/third_party/WebKit/Source/core/timing/PerformanceLongTaskTiming.cpp File third_party/WebKit/Source/core/timing/PerformanceLongTaskTiming.cpp (right): https://codereview.chromium.org/2386403002/diff/40001/third_party/WebKit/Source/core/timing/PerformanceLongTaskTiming.cpp#newcode7 third_party/WebKit/Source/core/timing/PerformanceLongTaskTiming.cpp:7: #include "bindings/core/v8/V8ObjectBuilder.h" On 2016/10/05 01:05:14, caseq wrote: > unused ...
4 years, 2 months ago (2016-10-05 04:11:31 UTC) #8
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/2386403002/100001
4 years, 2 months ago (2016-10-05 14:58:52 UTC) #19
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/305923)
4 years, 2 months ago (2016-10-05 17:38:00 UTC) #21
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/2386403002/100001
4 years, 2 months ago (2016-10-05 18:42:56 UTC) #23
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 2 months ago (2016-10-05 20:19:04 UTC) #25
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 20:20:52 UTC) #27
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/d4b3a10ae0b35dc3f40c966a139f30127c29c1b9
Cr-Commit-Position: refs/heads/master@{#423271}

Powered by Google App Engine
This is Rietveld 408576698