Bug 215122
Summary: | SWServerJobQueue::install does not need to wait for the job resolution promise to be resolved to proceed with the install | ||
---|---|---|---|
Product: | WebKit | Reporter: | youenn fablet <youennf> |
Component: | Service Workers | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | koliberek0302, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
youenn fablet
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
<rdar://problem/66831384>