devtools: api to inspect service worker for current webcontents

This commit is contained in:
deepak1556 2015-05-18 19:19:33 +05:30
parent 827741a9c6
commit 46d80e8f05
4 changed files with 18 additions and 0 deletions

View file

@ -268,6 +268,7 @@ registerWebViewElement = ->
"replaceMisspelling"
"send"
"getId"
"inspectServiceWorker"
]
# Forward proto.foo* method calls to WebViewImpl.foo*.