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

Issue 2035653005: DevTools: split protocol.json into files per domain. (Closed)

Created:
4 years, 6 months ago by pfeldman
Modified:
4 years, 6 months ago
Reviewers:
paulirish, dgozman, Sami
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-animation_chromium.org, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, Eric Willigers, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, rjwright, sergeyv+blink_chromium.org, shans
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: split protocol.json into files per domain. BUG=580337 NOTRY=true Committed: https://crrev.com/b34642153f00033ae8cdeea5bdb351f569c7ad7a Cr-Commit-Position: refs/heads/master@{#397883}

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : addressed #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 4

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : similarity #

Patch Set 9 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9952 lines, -14795 lines) Patch
M chrome/browser/devtools/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/devtools/devtools_protocol_constants.gyp View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/devtools/devtools_protocol_constants_generator.py View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/devtools/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -2 lines 0 comments Download
M content/browser/devtools/devtools.gyp View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -1 line 0 comments Download
M content/browser/devtools/protocol/devtools_protocol_handler_generator.py View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M headless/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/BUILD.gn View 1 2 3 4 5 6 7 8 4 chunks +31 lines, -10 lines 0 comments Download
A + third_party/WebKit/Source/core/inspector/browser_protocol.json View 1 2 3 4 5 6 7 8 3 chunks +0 lines, -973 lines 0 comments Download
A third_party/WebKit/Source/core/inspector/browser_protocol-1.1.json View 1 2 3 4 5 6 7 8 1 chunk +6829 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/inspector.gyp View 1 2 3 4 5 6 7 8 4 chunks +35 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/devtools/BUILD.gn View 1 2 3 4 5 6 7 8 2 chunks +5 lines, -2 lines 0 comments Download
D third_party/WebKit/Source/devtools/Inspector-0.1.json View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -2024 lines 0 comments Download
D third_party/WebKit/Source/devtools/Inspector-1.0.json View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -2490 lines 0 comments Download
D third_party/WebKit/Source/devtools/Inspector-1.1.json View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -3924 lines 0 comments Download
M third_party/WebKit/Source/devtools/PRESUBMIT.py View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/devtools.gyp View 1 2 3 4 5 6 7 8 2 chunks +6 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/InspectorBackendHostedMode.js View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/Source/devtools/protocol.json View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -5190 lines 0 comments Download
M third_party/WebKit/Source/devtools/scripts/CodeGeneratorFrontend.py View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/scripts/compile_frontend.py View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/scripts/generate_protocol_externs.py View 1 2 3 4 5 6 7 8 4 chunks +17 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/platform/BUILD.gn View 1 2 3 4 5 6 7 8 5 chunks +12 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/platform/inspector_protocol/CodeGenerator.py View 1 2 3 4 5 6 7 8 6 chunks +50 lines, -37 lines 0 comments Download
M third_party/WebKit/Source/platform/inspector_protocol/generate-inspector-protocol-version View 1 2 3 4 5 6 7 8 10 chunks +65 lines, -50 lines 0 comments Download
D third_party/WebKit/Source/platform/inspector_protocol/protocol.gyp View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -41 lines 0 comments Download
M third_party/WebKit/Source/platform/platform_generated.gyp View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -1 line 0 comments Download
A third_party/WebKit/Source/platform/v8_inspector/js_protocol.json View 1 2 3 4 5 6 7 8 1 chunk +976 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/platform/v8_inspector/js_protocol-1.1.json View 1 2 3 4 5 6 7 8 1 chunk +1866 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp View 1 2 3 4 5 6 7 8 3 chunks +31 lines, -5 lines 0 comments Download

Messages

Total messages: 52 (28 generated)
pfeldman
4 years, 6 months ago (2016-06-02 23:16:40 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2035653005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2035653005/1
4 years, 6 months ago (2016-06-02 23:17:45 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2035653005/10001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2035653005/10001
4 years, 6 months ago (2016-06-03 02:08:58 UTC) #6
dgozman
lgtm https://codereview.chromium.org/2035653005/diff/10001/third_party/WebKit/Source/devtools/PRESUBMIT.py File third_party/WebKit/Source/devtools/PRESUBMIT.py (right): https://codereview.chromium.org/2035653005/diff/10001/third_party/WebKit/Source/devtools/PRESUBMIT.py#newcode72 third_party/WebKit/Source/devtools/PRESUBMIT.py:72: any(".json" in path for path in local_paths) or ...
4 years, 6 months ago (2016-06-03 02:24:03 UTC) #7
paulirish
We should bump version of tot to 1.2 at least.
4 years, 6 months ago (2016-06-03 02:37:06 UTC) #9
paulirish
On 2016/06/03 at 02:37:06, paulirish wrote: > We should bump version of tot to 1.2 ...
4 years, 6 months ago (2016-06-03 02:43:11 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-03 04:36:52 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2035653005/10001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2035653005/10001
4 years, 6 months ago (2016-06-03 05:20:20 UTC) #14
pfeldman
I'll address all in a follow-up.
4 years, 6 months ago (2016-06-03 05:21:21 UTC) #15
pfeldman
+skyostil for headless owners.
4 years, 6 months ago (2016-06-03 05:26:51 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/194559)
4 years, 6 months ago (2016-06-03 05:28:38 UTC) #20
Sami
lgtm. (I was going to try this locally, but "patch set is too large to ...
4 years, 6 months ago (2016-06-03 09:40:47 UTC) #21
pfeldman
https://codereview.chromium.org/2035653005/diff/10001/third_party/WebKit/Source/devtools/PRESUBMIT.py File third_party/WebKit/Source/devtools/PRESUBMIT.py (right): https://codereview.chromium.org/2035653005/diff/10001/third_party/WebKit/Source/devtools/PRESUBMIT.py#newcode72 third_party/WebKit/Source/devtools/PRESUBMIT.py:72: any(".json" in path for path in local_paths) or On ...
4 years, 6 months ago (2016-06-03 17:07:33 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2035653005/20001
4 years, 6 months ago (2016-06-03 17:45:56 UTC) #25
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2035653005/30001
4 years, 6 months ago (2016-06-03 22:18:08 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2035653005/40001
4 years, 6 months ago (2016-06-03 23:27:56 UTC) #31
dgozman
still lgtm https://codereview.chromium.org/2035653005/diff/40001/third_party/WebKit/Source/core/inspector/inspector.gyp File third_party/WebKit/Source/core/inspector/inspector.gyp (right): https://codereview.chromium.org/2035653005/diff/40001/third_party/WebKit/Source/core/inspector/inspector.gyp#newcode50 third_party/WebKit/Source/core/inspector/inspector.gyp:50: 'dependencies': ['protocol_version'], It does not depend now. ...
4 years, 6 months ago (2016-06-03 23:55:22 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/81979)
4 years, 6 months ago (2016-06-03 23:56:31 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2035653005/50001
4 years, 6 months ago (2016-06-04 00:08:22 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2035653005/60001
4 years, 6 months ago (2016-06-04 00:11:43 UTC) #40
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2035653005/80001
4 years, 6 months ago (2016-06-04 00:14:45 UTC) #44
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2035653005/80001
4 years, 6 months ago (2016-06-04 01:24:00 UTC) #48
commit-bot: I haz the power
Committed patchset #9 (id:80001)
4 years, 6 months ago (2016-06-04 01:29:01 UTC) #50
commit-bot: I haz the power
4 years, 6 months ago (2016-06-04 01:30:25 UTC) #52
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/b34642153f00033ae8cdeea5bdb351f569c7ad7a
Cr-Commit-Position: refs/heads/master@{#397883}

Powered by Google App Engine
This is Rietveld 408576698