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

Issue 1167693010: Add a DevTools Security domain to protocol.json. (Closed)

Created:
5 years, 6 months ago by lgarron
Modified:
5 years, 6 months ago
Reviewers:
pfeldman, estark
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, sergeyv+blink_chromium.org, yurys+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Add a DevTools Security domain to protocol.json. BUG=445359, 484398 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196883

Patch Set 1 #

Total comments: 13

Patch Set 2 : Address Pavel's comments. #

Patch Set 3 : Add "unknown" as a security state, and reorder to match the SecurityStyle enum (also followed in SecurityStyleToProtocolSecurityState()). #

Total comments: 1

Patch Set 4 : Exclude Security from the agents-enable-disable test (like ServiceWorker). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -1 line) Patch
M LayoutTests/inspector/agents-enable-disable.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M Source/devtools/protocol.json View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (11 generated)
lgarron
https://codereview.chromium.org/1167693010/diff/1/Source/devtools/protocol.json File Source/devtools/protocol.json (right): https://codereview.chromium.org/1167693010/diff/1/Source/devtools/protocol.json#newcode1064 Source/devtools/protocol.json:1064: "id": "SecurityState", estark@: I used "SecurityState" here because "SecurityStyle" ...
5 years, 6 months ago (2015-06-04 02:31:33 UTC) #2
pfeldman
https://codereview.chromium.org/1167693010/diff/1/Source/devtools/protocol.json File Source/devtools/protocol.json (right): https://codereview.chromium.org/1167693010/diff/1/Source/devtools/protocol.json#newcode1061 Source/devtools/protocol.json:1061: "description": "Security", add "hidden": true https://codereview.chromium.org/1167693010/diff/1/Source/devtools/protocol.json#newcode1066 Source/devtools/protocol.json:1066: "enum": ["SECURE", ...
5 years, 6 months ago (2015-06-04 09:21:55 UTC) #4
lgarron
https://codereview.chromium.org/1167693010/diff/1/Source/devtools/protocol.json File Source/devtools/protocol.json (right): https://codereview.chromium.org/1167693010/diff/1/Source/devtools/protocol.json#newcode1061 Source/devtools/protocol.json:1061: "description": "Security", On 2015/06/04 at 09:21:55, pfeldman wrote: > ...
5 years, 6 months ago (2015-06-09 00:15:17 UTC) #5
lgarron
5 years, 6 months ago (2015-06-09 18:17:14 UTC) #6
pfeldman
lgtm
5 years, 6 months ago (2015-06-09 18:33:49 UTC) #7
lgarron
https://codereview.chromium.org/1167693010/diff/40001/Source/devtools/protocol.json File Source/devtools/protocol.json (right): https://codereview.chromium.org/1167693010/diff/40001/Source/devtools/protocol.json#newcode1067 Source/devtools/protocol.json:1067: "enum": ["unknown", "http", "insecure", "warning", "secure"], Added "unknown", since ...
5 years, 6 months ago (2015-06-09 20:18:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1167693010/40001
5 years, 6 months ago (2015-06-09 21:09:14 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/65809)
5 years, 6 months ago (2015-06-09 23:54:11 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1167693010/60001
5 years, 6 months ago (2015-06-10 01:19:43 UTC) #16
lgarron
The trybots failed because LayoutTests/inspector/agents-enable-disable.html tries to call `enable` and disable` on the Security agent ...
5 years, 6 months ago (2015-06-10 01:26:18 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1167693010/60001
5 years, 6 months ago (2015-06-10 01:27:43 UTC) #20
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 6 months ago (2015-06-10 02:27:55 UTC) #22
lgarron
pfeldman: This already has your LGTM; would you mind confirming that the test fix is ...
5 years, 6 months ago (2015-06-10 17:30:27 UTC) #23
pfeldman
lgtm
5 years, 6 months ago (2015-06-10 17:48:18 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1167693010/60001
5 years, 6 months ago (2015-06-10 17:49:12 UTC) #26
commit-bot: I haz the power
5 years, 6 months ago (2015-06-10 17:53:03 UTC) #27
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196883

Powered by Google App Engine
This is Rietveld 408576698