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

Issue 1003113003: [DevTools] Handle emulation in embedder, call into web API. (Closed)

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

Description

[DevTools] Handle emulation in embedder, call into web API. BUG=466598 Committed: https://crrev.com/9260b0a1dab5a8277a94a7393f002987f44322d8 Cr-Commit-Position: refs/heads/master@{#320722}

Patch Set 1 #

Total comments: 2

Patch Set 2 : moved message to views #

Patch Set 3 : extra include, DEBUG_DEVTOOLS define #

Patch Set 4 : Fix tests and mac popups compilation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -65 lines) Patch
M content/browser/BUILD.gn View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M content/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/devtools/protocol/page_handler.h View 1 3 chunks +6 lines, -0 lines 0 comments Download
M content/browser/devtools/protocol/page_handler.cc View 1 2 7 chunks +65 lines, -3 lines 0 comments Download
M content/common/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/view_messages.h View 1 4 chunks +24 lines, -0 lines 0 comments Download
M content/content_browser.gypi View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M content/renderer/devtools/devtools_agent.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M content/renderer/devtools/devtools_agent.cc View 1 1 chunk +0 lines, -9 lines 0 comments Download
M content/renderer/external_popup_menu.h View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/external_popup_menu.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view_browsertest.cc View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 1 chunk +6 lines, -7 lines 0 comments Download
M content/renderer/render_widget.h View 1 4 chunks +6 lines, -10 lines 0 comments Download
M content/renderer/render_widget.cc View 1 8 chunks +26 lines, -20 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
dgozman
Take a look please.
5 years, 9 months ago (2015-03-13 10:19:40 UTC) #2
pfeldman
lgtm https://codereview.chromium.org/1003113003/diff/1/content/browser/devtools/protocol/page_handler.cc File content/browser/devtools/protocol/page_handler.cc (right): https://codereview.chromium.org/1003113003/diff/1/content/browser/devtools/protocol/page_handler.cc#newcode352 content/browser/devtools/protocol/page_handler.cc:352: !web_contents->GetVisibleURL().SchemeIs(kChromeDevToolsScheme) && DEBUG_DEVTOOLS ?
5 years, 9 months ago (2015-03-13 13:00:17 UTC) #3
dgozman
Please take a look. @tsepez: please review view_messages.h. This patch adds two messages to switch ...
5 years, 9 months ago (2015-03-13 15:57:27 UTC) #5
Tom Sepez
Messages LGTM.
5 years, 9 months ago (2015-03-13 16:28:23 UTC) #6
dgozman
@jochen: please take a look at content/renderer.
5 years, 9 months ago (2015-03-16 05:39:58 UTC) #7
jochen (gone - plz use gerrit)
lgtm
5 years, 9 months ago (2015-03-16 10:06:43 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1003113003/40001
5 years, 9 months ago (2015-03-16 10:09:02 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_dbg/builds/52322)
5 years, 9 months ago (2015-03-16 10:43:09 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1003113003/60001
5 years, 9 months ago (2015-03-16 12:47:43 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-16 13:45:29 UTC) #17
commit-bot: I haz the power
5 years, 9 months ago (2015-03-16 13:46:12 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/9260b0a1dab5a8277a94a7393f002987f44322d8
Cr-Commit-Position: refs/heads/master@{#320722}

Powered by Google App Engine
This is Rietveld 408576698