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

Unified Diff: Source/devtools/protocol.json

Issue 1164583002: [4/5 blink] Shows the clients which are controlled by ServiceWorker in DevTools. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: s/focus/activate/ Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/devtools/protocol.json
diff --git a/Source/devtools/protocol.json b/Source/devtools/protocol.json
index 5eb42f22eca3aae82e7a2eb4b3969b1630c157bf..a857a7243261bfae3d24c49142aad3373c63632d 100644
--- a/Source/devtools/protocol.json
+++ b/Source/devtools/protocol.json
@@ -4239,7 +4239,6 @@
},
{
"name": "getTargetInfo",
- "async": true,
"parameters": [
{ "name": "targetId", "$ref": "TargetID" }
],

Powered by Google App Engine
This is Rietveld 408576698