Bug 202221

Summary: Improve Service Worker support for Page Caching
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Service WorkersAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, dbates, esprehn+autocc, ews-watchlist, ggaren, kangil.han, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 202293    
Attachments:
Description Flags
Patch none

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.