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

Issue 1144393004: [DevTools] Load DevTools frontend without iframe (chromium part). (Closed)

Created:
5 years, 6 months ago by dgozman
Modified:
5 years, 6 months ago
Reviewers:
Tom Sepez, pfeldman
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, jam, yurys, darin-cc_chromium.org, jochen+watch_chromium.org, devtools-reviews_chromium.org, mkwst+moarreviews-renderer_chromium.org, mkwst+moarreviews-shell_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@remove-test
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Load DevTools frontend without iframe (chromium part). BUG=none Committed: https://crrev.com/5a7ec444c8a02fb7c486451c397283e42268ae96 Cr-Commit-Position: refs/heads/master@{#332419}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -14 lines) Patch
M chrome/browser/devtools/devtools_window.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/common/url_constants.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/devtools/devtools_frontend_host_impl.cc View 1 2 chunks +8 lines, -2 lines 0 comments Download
M content/common/devtools_messages.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/devtools/devtools_agent.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/devtools/devtools_agent.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M content/renderer/devtools/devtools_client.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M content/renderer/devtools/devtools_client.cc View 1 2 chunks +10 lines, -2 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_devtools_frontend.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_devtools_frontend.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (4 generated)
dgozman
Take a look please.
5 years, 6 months ago (2015-06-01 15:34:45 UTC) #2
pfeldman
lgtm https://codereview.chromium.org/1144393004/diff/1/content/browser/devtools/devtools_frontend_host_impl.cc File content/browser/devtools/devtools_frontend_host_impl.cc (right): https://codereview.chromium.org/1144393004/diff/1/content/browser/devtools/devtools_frontend_host_impl.cc#newcode18 content/browser/devtools/devtools_frontend_host_impl.cc:18: const char kInjectedDevToolsJS[] = "devtools.js"; compatibility_script https://codereview.chromium.org/1144393004/diff/1/content/common/devtools_messages.h File ...
5 years, 6 months ago (2015-06-01 15:47:51 UTC) #3
dgozman
Tom, could you please take a look at devtools_messages.h? We used to evaluate compatibility script ...
5 years, 6 months ago (2015-06-02 10:51:56 UTC) #5
Tom Sepez
Messages LGTM assuming that the browser process has complete control over the script being sent ...
5 years, 6 months ago (2015-06-02 15:43:06 UTC) #6
dgozman
On 2015/06/02 15:43:06, Tom Sepez wrote: > Messages LGTM assuming that the browser process has ...
5 years, 6 months ago (2015-06-02 15:46:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1144393004/20001
5 years, 6 months ago (2015-06-02 15:47:18 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-02 17:27:58 UTC) #11
commit-bot: I haz the power
5 years, 6 months ago (2015-06-02 17:28:59 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5a7ec444c8a02fb7c486451c397283e42268ae96
Cr-Commit-Position: refs/heads/master@{#332419}

Powered by Google App Engine
This is Rietveld 408576698