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

Issue 1151993003: [2/5 blink] Shows the clients which are controlled by ServiceWorker in DevTools. (Closed)

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

Description

[2/5 blink] Shows the clients which are controlled by ServiceWorker in DevTools. This cl changes protocol.json. Screenshot: https://code.google.com/p/chromium/issues/detail?id=466871#c65 1/5 chromium: https://codereview.chromium.org/1160133002/ 2/5 blink: This cl. 3/5 chromium: https://codereview.chromium.org/1149383004/ 4/5 blink: https://codereview.chromium.org/1164583002/ 5/5 chromium: https://codereview.chromium.org/1143363009/ BUG=466871 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196834

Patch Set 1 : #

Total comments: 3

Patch Set 2 : use DevToolsAgentHost ID for ClientId #

Total comments: 14

Patch Set 3 : incorporated pfeldman's comment #

Patch Set 4 : s/focus/activate/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -1 line) Patch
M Source/devtools/protocol.json View 1 2 3 4 chunks +34 lines, -1 line 0 comments Download

Messages

Total messages: 17 (4 generated)
horo
pfeldman@ Could you please review this?
5 years, 6 months ago (2015-06-02 03:16:06 UTC) #3
pfeldman
https://codereview.chromium.org/1151993003/diff/20001/Source/devtools/protocol.json File Source/devtools/protocol.json (right): https://codereview.chromium.org/1151993003/diff/20001/Source/devtools/protocol.json#newcode4124 Source/devtools/protocol.json:4124: { "name": "id", "type": "string" }, I think we ...
5 years, 6 months ago (2015-06-02 13:23:43 UTC) #4
horo
https://codereview.chromium.org/1151993003/diff/20001/Source/devtools/protocol.json File Source/devtools/protocol.json (right): https://codereview.chromium.org/1151993003/diff/20001/Source/devtools/protocol.json#newcode4124 Source/devtools/protocol.json:4124: { "name": "id", "type": "string" }, On 2015/06/02 13:23:43, ...
5 years, 6 months ago (2015-06-03 10:30:53 UTC) #5
pfeldman
You can either add it or add its methods into the SW domain for now ...
5 years, 6 months ago (2015-06-03 12:06:15 UTC) #6
horo
On 2015/06/03 12:06:15, pfeldman wrote: > You can either add it or add its methods ...
5 years, 6 months ago (2015-06-04 02:06:35 UTC) #7
horo
https://codereview.chromium.org/1151993003/diff/20001/Source/devtools/protocol.json File Source/devtools/protocol.json (right): https://codereview.chromium.org/1151993003/diff/20001/Source/devtools/protocol.json#newcode4124 Source/devtools/protocol.json:4124: { "name": "id", "type": "string" }, On 2015/06/03 10:30:53, ...
5 years, 6 months ago (2015-06-05 08:07:25 UTC) #9
pfeldman
https://codereview.chromium.org/1151993003/diff/60001/Source/devtools/protocol.json File Source/devtools/protocol.json (right): https://codereview.chromium.org/1151993003/diff/60001/Source/devtools/protocol.json#newcode4127 Source/devtools/protocol.json:4127: { "name": "controlledClients", "type": "array", "optional": true, "items": { ...
5 years, 6 months ago (2015-06-05 12:19:18 UTC) #10
horo
https://codereview.chromium.org/1151993003/diff/60001/Source/devtools/protocol.json File Source/devtools/protocol.json (right): https://codereview.chromium.org/1151993003/diff/60001/Source/devtools/protocol.json#newcode4127 Source/devtools/protocol.json:4127: { "name": "controlledClients", "type": "array", "optional": true, "items": { ...
5 years, 6 months ago (2015-06-08 03:22:29 UTC) #11
horo
pfeldman@ Ping?
5 years, 6 months ago (2015-06-10 05:19:55 UTC) #12
pfeldman
lgtm. sorry i thought i stamped it
5 years, 6 months ago (2015-06-10 05:31:15 UTC) #13
horo
Thank you!
5 years, 6 months ago (2015-06-10 05:50:42 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1151993003/100001
5 years, 6 months ago (2015-06-10 05:50:46 UTC) #16
commit-bot: I haz the power
5 years, 6 months ago (2015-06-10 05:54:40 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (id:100001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196834

Powered by Google App Engine
This is Rietveld 408576698