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

Issue 2749383005: [Devtools] Add stacktrace for Page.frameAttached event (Closed)

Created:
3 years, 9 months ago by allada
Modified:
3 years, 9 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, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Devtools] Add stacktrace for Page.frameAttached event This patch adds possible stacktrace for when a frame is attached to a page for devtools. This will later be useful to know who/what created an iframe on a page. R=dgozman,caseq BUG=702820 Review-Url: https://codereview.chromium.org/2749383005 Cr-Commit-Position: refs/heads/master@{#458815} Committed: https://chromium.googlesource.com/chromium/src/+/ddb562bb7707d2d91253156c0c7efc04cffce6f5

Patch Set 1 #

Patch Set 2 : added test #

Total comments: 8

Patch Set 3 : changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -9 lines) Patch
A third_party/WebKit/LayoutTests/inspector-protocol/page/frameAttachedStacktrace.html View 1 2 1 chunk +92 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/page/frameAttachedStacktrace-expected.txt View 1 2 1 chunk +40 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp View 1 1 chunk +5 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/browser_protocol.json View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/ResourceTreeModel.js View 1 2 5 chunks +16 lines, -7 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
allada
PTL - test to come.
3 years, 9 months ago (2017-03-17 22:49:22 UTC) #1
caseq
So where would this be surfaced?
3 years, 9 months ago (2017-03-18 00:43:59 UTC) #2
allada
On 2017/03/18 00:43:59, caseq wrote: > So where would this be surfaced? It will be ...
3 years, 9 months ago (2017-03-18 01:12:34 UTC) #3
dgozman
This needs a test. Also take a look at network-document-initiator.html and check whether it works ...
3 years, 9 months ago (2017-03-20 17:46:04 UTC) #4
dgozman
Sorry, missed the test! Looks good, but let's double check for the following cases: <iframe ...
3 years, 9 months ago (2017-03-20 17:53:37 UTC) #5
allada
PTaL https://codereview.chromium.org/2749383005/diff/20001/third_party/WebKit/LayoutTests/inspector-protocol/page/frameAttachedStacktrace.html File third_party/WebKit/LayoutTests/inspector-protocol/page/frameAttachedStacktrace.html (right): https://codereview.chromium.org/2749383005/diff/20001/third_party/WebKit/LayoutTests/inspector-protocol/page/frameAttachedStacktrace.html#newcode60 third_party/WebKit/LayoutTests/inspector-protocol/page/frameAttachedStacktrace.html:60: InspectorTest.log(" url : " + (showUrl ? frame.url ...
3 years, 9 months ago (2017-03-21 00:19:20 UTC) #6
dgozman
lgtm
3 years, 9 months ago (2017-03-21 22:36:15 UTC) #7
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/2749383005/40001
3 years, 9 months ago (2017-03-22 01:41:20 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_TIMED_OUT, build hasn't started yet, builder ...
3 years, 9 months ago (2017-03-22 03:43:24 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/2749383005/40001
3 years, 9 months ago (2017-03-22 17:54:35 UTC) #13
commit-bot: I haz the power
3 years, 9 months ago (2017-03-22 18:38:03 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/ddb562bb7707d2d91253156c0c7e...

Powered by Google App Engine
This is Rietveld 408576698