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

Issue 2867073006: Adds a /json/protocol endpoint to serve the DevTools protocol (Closed)

Created:
3 years, 7 months ago by alex clarke (OOO till 29th)
Modified:
3 years, 7 months ago
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, darin-cc_chromium.org, devtools-reviews_chromium.org, jam, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds a /json/protocol endpoint to serve the DevTools protocol This should be useful for node.js developers who curently have to download the protocol from a website. This patch increaces the binary size by around 41kb. BUG=538300 Review-Url: https://codereview.chromium.org/2867073006 Cr-Commit-Position: refs/heads/master@{#470921} Committed: https://chromium.googlesource.com/chromium/src/+/79a55e4e9f3d76197bfa057d5a6792f59c36df34

Patch Set 1 #

Patch Set 2 : Rebased #

Patch Set 3 : Fixed layering violation #

Patch Set 4 : try a different dependancy #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -2 lines) Patch
M content/browser/BUILD.gn View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/devtools/BUILD.gn View 3 chunks +20 lines, -0 lines 0 comments Download
M content/browser/devtools/DEPS View 2 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/devtools/devtools_http_handler.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/devtools/devtools_http_handler.cc View 1 2 5 chunks +50 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/scripts/build/generate_devtools_grd.py View 1 2 1 chunk +3 lines, -1 line 1 comment Download

Messages

Total messages: 38 (28 generated)
alex clarke (OOO till 29th)
PTAL
3 years, 7 months ago (2017-05-10 17:00:17 UTC) #19
pfeldman
lgtm https://codereview.chromium.org/2867073006/diff/60001/third_party/WebKit/Source/devtools/scripts/build/generate_devtools_grd.py File third_party/WebKit/Source/devtools/scripts/build/generate_devtools_grd.py (right): https://codereview.chromium.org/2867073006/diff/60001/third_party/WebKit/Source/devtools/scripts/build/generate_devtools_grd.py#newcode57 third_party/WebKit/Source/devtools/scripts/build/generate_devtools_grd.py:57: <include name="COMPRESSED_PROTOCOL_JSON" file="${compressed_protocol_file}" use_base_dir="false" type="BINDATA" /> Is brotli ...
3 years, 7 months ago (2017-05-10 20:48:59 UTC) #23
alex clarke (OOO till 29th)
On 2017/05/10 20:48:59, pfeldman wrote: > lgtm > > https://codereview.chromium.org/2867073006/diff/60001/third_party/WebKit/Source/devtools/scripts/build/generate_devtools_grd.py > File third_party/WebKit/Source/devtools/scripts/build/generate_devtools_grd.py > (right): ...
3 years, 7 months ago (2017-05-11 08:00:49 UTC) #25
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/2867073006/60001
3 years, 7 months ago (2017-05-11 08:01:40 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/433761)
3 years, 7 months ago (2017-05-11 08:11:54 UTC) #29
alex clarke (OOO till 29th)
+ksakamoto@chromium.org can you please review the dependency on brotli? Thanks!
3 years, 7 months ago (2017-05-11 08:15:04 UTC) #31
Kunihiko Sakamoto
brotli dependency lgtm
3 years, 7 months ago (2017-05-11 09:44:25 UTC) #32
alex clarke (OOO till 29th)
Thanks!
3 years, 7 months ago (2017-05-11 09:46:19 UTC) #33
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/2867073006/60001
3 years, 7 months ago (2017-05-11 09:47:10 UTC) #35
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 11:38:35 UTC) #38
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/79a55e4e9f3d76197bfa057d5a67...

Powered by Google App Engine
This is Rietveld 408576698