Bug 182296

Summary: Service worker registration soft updates happen too frequently
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   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2018-01-30 09:32:49 PST
Service worker registration soft updates happen too frequently. This is because the registration's last-update-check time is not updated when the newly downloaded script is identical to the previous one (common case).
Attachments
Patch (2.85 KB, patch)
2018-01-30 09:36 PST, Chris Dumez
no flags
Radar WebKit Bug Importer
Comment 1 2018-01-30 09:33:34 PST
Chris Dumez
Comment 2 2018-01-30 09:36:32 PST
WebKit Commit Bot
Comment 3 2018-01-30 10:47:56 PST
Comment on attachment 332661 [details] Patch Clearing flags on attachment: 332661 Committed r227796: <https://trac.webkit.org/changeset/227796>
WebKit Commit Bot
Comment 4 2018-01-30 10:47:57 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.