Bug 182375

Summary: We no longer need to queue service worker jobs until the connection to the service worker process has been established
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Service WorkersAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, commit-queue, ggaren, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 182070    
Bug Blocks: 182301    
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2018-01-31 21:16:20 PST
We no longer need to queue service worker jobs until the connection to the service worker process has been established. We initially did this to work around the fact that registrations restored from disk would not have an active worker until the service worker process had been established. However, this issue has been fixed in r227696.
Attachments
Patch (4.17 KB, patch)
2018-01-31 21:19 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2018-01-31 21:19:19 PST
Radar WebKit Bug Importer
Comment 2 2018-01-31 21:30:11 PST
Chris Dumez
Comment 3 2018-02-01 09:10:23 PST
Comment on attachment 332847 [details] Patch Clearing flags on attachment: 332847 Committed r227967: <https://trac.webkit.org/changeset/227967>
Chris Dumez
Comment 4 2018-02-01 09:10:24 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.