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

Issue 2475663004: [DevTools] Roll third_party/inspector_protocol to 3c6f5ff8ab6653b47cf226233d488701a527d761. (Closed)

Created:
4 years, 1 month ago by dgozman
Modified:
4 years, 1 month ago
Reviewers:
kozy, caseq
CC:
chromium-reviews, caseq+blink_chromium.org, jam, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, darin-cc_chromium.org, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Roll third_party/inspector_protocol to 3c6f5ff8ab6653b47cf226233d488701a527d761. Roll includes: - Add missing virtual destructor to backend callbacks. - Support config.protocol.options which defines which part of protocol definition should be generated. Additional changes: - Removed handlers = renderer and async information from protocol. - Added handlers/async information to inspector_protocol_config.json. - Added handlers/async information to generator in content/browser. BUG=635953 Committed: https://crrev.com/262e483fc7532d8b7e24c7ef40c53ad4dee94f9a Cr-Commit-Position: refs/heads/master@{#430387}

Patch Set 1 #

Total comments: 3

Patch Set 2 : new format #

Patch Set 3 : roll #

Unified diffs Side-by-side diffs Delta from patch set Stats (+254 lines, -226 lines) Patch
M content/browser/devtools/protocol/devtools_protocol_handler_generator.py View 2 chunks +19 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/browser_protocol.json View 73 chunks +84 lines, -205 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/inspector_protocol_config.json View 1 1 chunk +85 lines, -1 line 0 comments Download
M third_party/inspector_protocol/CodeGenerator.py View 1 3 chunks +51 lines, -5 lines 0 comments Download
M third_party/inspector_protocol/README.chromium View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/inspector_protocol/templates/TypeBuilder_cpp.template View 6 chunks +7 lines, -7 lines 0 comments Download
M third_party/inspector_protocol/templates/TypeBuilder_h.template View 1 2 5 chunks +7 lines, -6 lines 0 comments Download

Messages

Total messages: 18 (9 generated)
dgozman
Could you please take a look?
4 years, 1 month ago (2016-11-04 22:35:00 UTC) #2
kozy
lgtm
4 years, 1 month ago (2016-11-04 23:13:57 UTC) #3
caseq
https://codereview.chromium.org/2475663004/diff/1/content/browser/devtools/protocol/devtools_protocol_handler_generator.py File content/browser/devtools/protocol/devtools_protocol_handler_generator.py (right): https://codereview.chromium.org/2475663004/diff/1/content/browser/devtools/protocol/devtools_protocol_handler_generator.py#newcode660 content/browser/devtools/protocol/devtools_protocol_handler_generator.py:660: async_commands_list = [ let's move this out of the ...
4 years, 1 month ago (2016-11-05 01:32:25 UTC) #4
dgozman
PTAL https://codereview.chromium.org/2475663004/diff/1/third_party/WebKit/Source/core/inspector/inspector_protocol_config.json File third_party/WebKit/Source/core/inspector/inspector_protocol_config.json (right): https://codereview.chromium.org/2475663004/diff/1/third_party/WebKit/Source/core/inspector/inspector_protocol_config.json#newcode35 third_party/WebKit/Source/core/inspector/inspector_protocol_config.json:35: { "command": "+Page.getResourceContent", "async": true }, On 2016/11/05 ...
4 years, 1 month ago (2016-11-07 17:27:21 UTC) #5
dgozman
PTAL https://codereview.chromium.org/2475663004/diff/1/third_party/WebKit/Source/core/inspector/inspector_protocol_config.json File third_party/WebKit/Source/core/inspector/inspector_protocol_config.json (right): https://codereview.chromium.org/2475663004/diff/1/third_party/WebKit/Source/core/inspector/inspector_protocol_config.json#newcode35 third_party/WebKit/Source/core/inspector/inspector_protocol_config.json:35: { "command": "+Page.getResourceContent", "async": true }, On 2016/11/05 ...
4 years, 1 month ago (2016-11-07 17:27:22 UTC) #6
caseq
lgtm
4 years, 1 month ago (2016-11-07 18:19:39 UTC) #7
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/2475663004/40001
4 years, 1 month ago (2016-11-07 19:54:52 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-07 21:53:55 UTC) #16
commit-bot: I haz the power
4 years, 1 month ago (2016-11-07 22:21:59 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/262e483fc7532d8b7e24c7ef40c53ad4dee94f9a
Cr-Commit-Position: refs/heads/master@{#430387}

Powered by Google App Engine
This is Rietveld 408576698