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

Issue 658163003: [DevTools] Added browser protocol to handler generator (Closed)

Created:
6 years, 2 months ago by vkuzkokov
Modified:
6 years, 1 month ago
Reviewers:
dgozman
CC:
chromium-reviews, vsevik, jam, yurys, paulirish+reviews_chromium.org, darin-cc_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@singleUse
Project:
chromium
Visibility:
Public.

Description

[DevTools] Added browser protocol to handler generator BUG=405566 Committed: https://crrev.com/5323241303055424caca721c48306aae8d10df35 Cr-Commit-Position: refs/heads/master@{#303632}

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : Rebased #

Patch Set 6 : #

Total comments: 2

Patch Set 7 : #

Patch Set 8 : Rebased #

Patch Set 9 : GN fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -579 lines) Patch
M content/browser/devtools/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/devtools/browser_protocol.json View 1 2 chunks +5 lines, -3 lines 0 comments Download
M content/browser/devtools/devtools.gyp View 2 chunks +4 lines, -1 line 0 comments Download
M content/browser/devtools/devtools_http_handler_impl.cc View 1 2 3 4 4 chunks +7 lines, -4 lines 0 comments Download
M content/browser/devtools/protocol/devtools_protocol_handler_generator.py View 1 2 3 4 5 6 7 chunks +12 lines, -10 lines 0 comments Download
A content/browser/devtools/protocol/system_info_handler.h View 1 2 3 4 1 chunk +31 lines, -0 lines 0 comments Download
A content/browser/devtools/protocol/system_info_handler.cc View 1 2 3 4 1 chunk +25 lines, -0 lines 0 comments Download
A + content/browser/devtools/protocol/tethering_handler.h View 1 2 3 chunks +21 lines, -15 lines 0 comments Download
A + content/browser/devtools/protocol/tethering_handler.cc View 1 2 3 4 5 6 7 7 chunks +21 lines, -47 lines 0 comments Download
D content/browser/devtools/tethering_handler.h View 1 2 1 chunk +0 lines, -53 lines 0 comments Download
D content/browser/devtools/tethering_handler.cc View 1 2 3 4 5 6 7 1 chunk +0 lines, -440 lines 0 comments Download
M content/content_browser.gypi View 1 2 3 4 5 6 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 27 (12 generated)
vkuzkokov
6 years, 2 months ago (2014-10-16 15:17:51 UTC) #2
dgozman
Does this compiler with 2 files named "tethering_handler"? https://codereview.chromium.org/658163003/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/658163003/diff/1/content/browser/devtools/protocol/devtools_protocol_handler_generator.py#newcode423 content/browser/devtools/protocol/devtools_protocol_handler_generator.py:423: ${dict_var}->Set("${proto_param}", ...
6 years, 2 months ago (2014-10-17 13:11:28 UTC) #3
vkuzkokov
Changes in content/browser/devtools/devtools_http_handler_impl.cc are omitted until 635733003 lands. https://codereview.chromium.org/658163003/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/658163003/diff/1/content/browser/devtools/protocol/devtools_protocol_handler_generator.py#newcode423 content/browser/devtools/protocol/devtools_protocol_handler_generator.py:423: ${dict_var}->Set("${proto_param}", ...
6 years, 2 months ago (2014-10-17 15:53:17 UTC) #5
dgozman
lgtm
6 years, 2 months ago (2014-10-17 17:10:24 UTC) #6
dgozman
I think you should rebase this on ToT and land before typebuilder patch.
6 years, 1 month ago (2014-10-28 10:08:16 UTC) #11
vkuzkokov
On 2014/10/28 10:08:16, dgozman wrote: > I think you should rebase this on ToT and ...
6 years, 1 month ago (2014-10-28 11:36:59 UTC) #12
dgozman
still lgtm https://codereview.chromium.org/658163003/diff/200001/content/browser/devtools/protocol/devtools_protocol_handler_generator.py File content/browser/devtools/protocol/devtools_protocol_handler_generator.py (right): https://codereview.chromium.org/658163003/diff/200001/content/browser/devtools/protocol/devtools_protocol_handler_generator.py#newcode23 content/browser/devtools/protocol/devtools_protocol_handler_generator.py:23: // third_party/WebKit/Source/devtools/protocol.json nit: list browser protocol here.
6 years, 1 month ago (2014-11-11 10:38:47 UTC) #14
vkuzkokov
https://codereview.chromium.org/658163003/diff/200001/content/browser/devtools/protocol/devtools_protocol_handler_generator.py File content/browser/devtools/protocol/devtools_protocol_handler_generator.py (right): https://codereview.chromium.org/658163003/diff/200001/content/browser/devtools/protocol/devtools_protocol_handler_generator.py#newcode23 content/browser/devtools/protocol/devtools_protocol_handler_generator.py:23: // third_party/WebKit/Source/devtools/protocol.json On 2014/11/11 10:38:46, dgozman wrote: > nit: ...
6 years, 1 month ago (2014-11-11 11:06:00 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/658163003/240001
6 years, 1 month ago (2014-11-11 11:06:42 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_rel/builds/32908) win8_chromium_rel on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_rel/builds/27818)
6 years, 1 month ago (2014-11-11 11:09:15 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/658163003/260001
6 years, 1 month ago (2014-11-11 11:22:58 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/32791) linux_chromium_gn_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_dbg/builds/16166)
6 years, 1 month ago (2014-11-11 11:26:43 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/658163003/280001
6 years, 1 month ago (2014-11-11 11:37:14 UTC) #25
commit-bot: I haz the power
Committed patchset #9 (id:280001)
6 years, 1 month ago (2014-11-11 12:56:02 UTC) #26
commit-bot: I haz the power
6 years, 1 month ago (2014-11-11 12:56:44 UTC) #27
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/5323241303055424caca721c48306aae8d10df35
Cr-Commit-Position: refs/heads/master@{#303632}

Powered by Google App Engine
This is Rietveld 408576698