RESOLVED FIXED212523
Add some logging to ServiceWorkerThread to track install/activate event handling
https://bugs.webkit.org/show_bug.cgi?id=212523
Summary Add some logging to ServiceWorkerThread to track install/activate event handling
youenn fablet
Reported 2020-05-29 07:39:56 PDT
Add some logging to ServiceWorkerThread to track install/active event handling
Attachments
Patch (4.48 KB, patch)
2020-05-29 07:44 PDT, youenn fablet
no flags
Patch for landing (3.71 KB, patch)
2020-06-02 04:53 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2020-05-29 07:44:49 PDT
Chris Dumez
Comment 2 2020-05-29 08:25:18 PDT
Comment on attachment 400578 [details] Patch I find that this kind of logging is usually more useful if it also logs some way to identify the service worker (like an id).
youenn fablet
Comment 3 2020-06-02 04:53:06 PDT
Created attachment 400804 [details] Patch for landing
EWS
Comment 4 2020-06-02 06:39:54 PDT
Committed r262416: <https://trac.webkit.org/changeset/262416> All reviewed patches have been landed. Closing bug and clearing flags on attachment 400804 [details].
Radar WebKit Bug Importer
Comment 5 2020-06-02 06:40:18 PDT
youenn fablet
Comment 6 2020-06-02 06:44:46 PDT
(In reply to Chris Dumez from comment #2) > Comment on attachment 400578 [details] > Patch > > I find that this kind of logging is usually more useful if it also logs some > way to identify the service worker (like an id). I added some IDs, that will indeed ease debugging.
Note You need to log in before you can comment on or make changes to this bug.