New issue
Advanced search Search tips

Issue 768701 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Task



Sign in to add a comment

Move the ServiceWorker state operations to InspectorServiceWorker

Project Member Reported by yukiy@google.com, Sep 26 2017

Issue description

Currently service worker state is operated by 
catapult/telemetry/telemetry/internal/browser/wait_for_serviceworker_registration.js,
But it can and should be done by InspectorServiceWorker._OnNotification(), 
because it can receive notification from devtools.
Implement InspectorServiceWorker._OnNotification(), and move Move the 
ServiceWorker state operations there.
 

Sign in to add a comment