NEW 215122
SWServerJobQueue::install does not need to wait for the job resolution promise to be resolved to proceed with the install
https://bugs.webkit.org/show_bug.cgi?id=215122
Summary SWServerJobQueue::install does not need to wait for the job resolution promis...
youenn fablet
Reported 2020-08-04 04:30:49 PDT
As per https://w3c.github.io/ServiceWorker/#install, this seems unneeded and complicates the code. This might for instance trigger rdar://problem/65096786 now that we are more often terminating service workers.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-08-11 04:31:19 PDT
Note You need to log in before you can comment on or make changes to this bug.