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

Issue 1023783004: [DevTools] Move DevToolsAgent to RenderFrameImpl. (Closed)

Created:
5 years, 9 months ago by dgozman
Modified:
5 years, 9 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, yurys, darin-cc_chromium.org, devtools-reviews_chromium.org, mkwst+moarreviews-renderer_chromium.org, aandrey+blink_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Move DevToolsAgent to RenderFrameImpl. BUG=451004 Committed: https://crrev.com/358ba325dad3cc11d1f330f652e655f38c12249b Cr-Commit-Position: refs/heads/master@{#322382}

Patch Set 1 #

Total comments: 8

Patch Set 2 : fixed comments #

Total comments: 1

Patch Set 3 : Fixed crash #

Patch Set 4 : cleanup #

Total comments: 10

Patch Set 5 : Fixed more comments #

Patch Set 6 : is_main_or_local_root_ -> is_local_root_ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -145 lines) Patch
M content/renderer/devtools/devtools_agent.h View 1 4 chunks +8 lines, -38 lines 0 comments Download
M content/renderer/devtools/devtools_agent.cc View 1 2 3 4 8 chunks +22 lines, -92 lines 0 comments Download
M content/renderer/render_frame_impl.h View 1 2 3 4 5 3 chunks +9 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 4 5 5 chunks +17 lines, -3 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 2 3 4 2 chunks +0 lines, -3 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 4 5 chunks +14 lines, -9 lines 0 comments Download

Messages

Total messages: 23 (6 generated)
dgozman
Hi, Could you please take a look? This patch makes DevTools for cross-process subframe work. ...
5 years, 9 months ago (2015-03-24 13:50:33 UTC) #2
dgozman
I'm also interested in how to test this new path. It would be ideal to ...
5 years, 9 months ago (2015-03-24 13:54:30 UTC) #3
pfeldman
lgtm
5 years, 9 months ago (2015-03-24 13:54:33 UTC) #4
nasko
My main concern is that currently the code assumes local frame root in a bunch ...
5 years, 9 months ago (2015-03-24 16:17:07 UTC) #5
Charlie Reis
[+site-isolation-reviews] Great. Just a few nits, and I agree with Nasko's comment. We'll see if ...
5 years, 9 months ago (2015-03-24 17:25:13 UTC) #6
dgozman
Pleas take another look. https://codereview.chromium.org/1023783004/diff/1/content/renderer/devtools/devtools_agent.h File content/renderer/devtools/devtools_agent.h (right): https://codereview.chromium.org/1023783004/diff/1/content/renderer/devtools/devtools_agent.h#newcode22 content/renderer/devtools/devtools_agent.h:22: // DevToolsAgent belongs to the ...
5 years, 9 months ago (2015-03-25 16:25:50 UTC) #7
dgozman
PTAL, this is ready now.
5 years, 9 months ago (2015-03-25 17:35:05 UTC) #8
nasko
The CL on its own looks ok, but I'm not sure whether the goal is ...
5 years, 9 months ago (2015-03-25 22:26:05 UTC) #9
dgozman
On 2015/03/25 22:26:05, nasko wrote: > The CL on its own looks ok, but I'm ...
5 years, 9 months ago (2015-03-26 05:41:28 UTC) #10
nasko
On 2015/03/26 05:41:28, dgozman wrote: > On 2015/03/25 22:26:05, nasko wrote: > > The CL ...
5 years, 9 months ago (2015-03-26 06:15:03 UTC) #11
pfeldman
@dgozman: could you share the design doc with this thread? knoing the expectations for the ...
5 years, 9 months ago (2015-03-26 06:30:12 UTC) #12
nasko
On 2015/03/26 06:30:12, pfeldman_ooo_mar_31 wrote: > @dgozman: could you share the design doc with this ...
5 years, 9 months ago (2015-03-26 06:35:46 UTC) #13
dgozman
https://codereview.chromium.org/1023783004/diff/60001/content/renderer/devtools/devtools_agent.cc File content/renderer/devtools/devtools_agent.cc (right): https://codereview.chromium.org/1023783004/diff/60001/content/renderer/devtools/devtools_agent.cc#newcode261 content/renderer/devtools/devtools_agent.cc:261: // We only want to register once per render ...
5 years, 9 months ago (2015-03-26 13:25:49 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1023783004/80001
5 years, 9 months ago (2015-03-26 13:26:14 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1023783004/100001
5 years, 9 months ago (2015-03-26 14:03:38 UTC) #21
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 9 months ago (2015-03-26 15:05:45 UTC) #22
commit-bot: I haz the power
5 years, 9 months ago (2015-03-26 15:06:36 UTC) #23
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/358ba325dad3cc11d1f330f652e655f38c12249b
Cr-Commit-Position: refs/heads/master@{#322382}

Powered by Google App Engine
This is Rietveld 408576698