RESOLVED FIXED 182410
HasServiceWorkerRegistration bit should be sent when creating a new page
https://bugs.webkit.org/show_bug.cgi?id=182410
Summary HasServiceWorkerRegistration bit should be sent when creating a new page
youenn fablet
Reported 2018-02-01 15:51:38 PST
Currently it is done when creating a process which is bad since the bit is based on session.
Attachments
Patch (10.41 KB, patch)
2018-02-01 15:53 PST, youenn fablet
no flags
Patch (10.75 KB, patch)
2018-02-01 20:13 PST, youenn fablet
no flags
Patch (17.32 KB, patch)
2018-02-02 13:21 PST, youenn fablet
no flags
Added bit caching (20.01 KB, patch)
2018-02-06 11:35 PST, youenn fablet
no flags
youenn fablet
Comment 1 2018-02-01 15:53:45 PST
youenn fablet
Comment 2 2018-02-01 20:13:34 PST
youenn fablet
Comment 3 2018-02-02 13:21:32 PST
Radar WebKit Bug Importer
Comment 4 2018-02-02 18:13:12 PST
Chris Dumez
Comment 5 2018-02-06 09:31:50 PST
Comment on attachment 332997 [details] Patch r=me
youenn fablet
Comment 6 2018-02-06 10:39:09 PST
Discussed with Chris and we will probably add an optimization which is that web process pool will only check once for filename existence of service worker registration database.
youenn fablet
Comment 7 2018-02-06 11:35:36 PST
Created attachment 333196 [details] Added bit caching
WebKit Commit Bot
Comment 8 2018-02-06 13:24:14 PST
Comment on attachment 333196 [details] Added bit caching Clearing flags on attachment: 333196 Committed r228188: <https://trac.webkit.org/changeset/228188>
WebKit Commit Bot
Comment 9 2018-02-06 13:24:16 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.