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 WorkersAssignee: 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
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.