DescriptionWire provider_id into scriptable API provider to start listening events for the document
- Wire provider_id to Scriptable-API ServiceWorkerProvider
- Send AddScriptClient/RemoveScriptClient message which is sent when navigator.serviceWorker is accessed (or detached)
We can use the clients information when we dispatch events to
controllee documents.
BUG=349919
TEST=will add browser tests after one more patch in blink
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255919
Patch Set 1 #Patch Set 2 : #
Total comments: 9
Patch Set 3 : addressed comments #
Total comments: 7
Patch Set 4 : addressed comments #Patch Set 5 : remove TODO/debug logs #
Total comments: 2
Patch Set 6 : nit fix #Messages
Total messages: 21 (0 generated)
|