WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-08-11 04:31:19 PDT
<
rdar://problem/66831384
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug