RESOLVED FIXED 238548
Notification should be exposed to ServiceWorker contexts
https://bugs.webkit.org/show_bug.cgi?id=238548
Summary Notification should be exposed to ServiceWorker contexts
youenn fablet
Reported 2022-03-30 05:10:35 PDT
Currently we can create Notification from a service worker even though Notification is not yet exposed. We should also throw when constructor is called in a service worker context.
Attachments
Patch (31.58 KB, patch)
2022-03-31 01:03 PDT, youenn fablet
no flags
Patch (19.57 KB, patch)
2022-03-31 05:31 PDT, youenn fablet
no flags
Patch (16.78 KB, patch)
2022-03-31 06:32 PDT, youenn fablet
no flags
Rebasing (17.12 KB, patch)
2022-04-01 01:34 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2022-03-31 01:03:35 PDT
youenn fablet
Comment 2 2022-03-31 05:31:36 PDT
youenn fablet
Comment 3 2022-03-31 06:32:00 PDT
Chris Dumez
Comment 4 2022-03-31 08:20:29 PDT
Comment on attachment 456232 [details] Patch r=me
youenn fablet
Comment 5 2022-04-01 01:34:55 PDT
Created attachment 456336 [details] Rebasing
EWS
Comment 6 2022-04-01 04:49:56 PDT
Committed r292216 (249119@main): <https://commits.webkit.org/249119@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 456336 [details].
Radar WebKit Bug Importer
Comment 7 2022-04-01 04:50:17 PDT
Note You need to log in before you can comment on or make changes to this bug.