Bug 202221 - Improve Service Worker support for Page Caching
Summary: Improve Service Worker support for Page Caching
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 202293
  Show dependency treegraph
 
Reported: 2019-09-25 12:05 PDT by Chris Dumez
Modified: 2019-09-26 15:20 PDT (History)
10 users (show)

See Also:


Attachments
Patch (17.05 KB, patch)
2019-09-25 12:10 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2019-09-25 12:05:41 PDT
Improve Service worker support for Page Caching. Currently, pages using service workers (such as twitter.com or weather.com) are unable to enter the back forward cache because of this.
Comment 1 Chris Dumez 2019-09-25 12:10:35 PDT
Created attachment 379572 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2019-09-25 16:20:25 PDT
<rdar://problem/55723528>
Comment 3 Geoffrey Garen 2019-09-25 20:46:17 PDT
Comment on attachment 379572 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2019-09-25 21:30:46 PDT
Comment on attachment 379572 [details]
Patch

Clearing flags on attachment: 379572

Committed r250378: <https://trac.webkit.org/changeset/250378>
Comment 5 WebKit Commit Bot 2019-09-25 21:30:47 PDT
All reviewed patches have been landed.  Closing bug.