Bug 179456 - ServiceWorkerRegistration::updateStateFromServer fix! (Don't always create a new ServiceWorker every time)
Summary: ServiceWorkerRegistration::updateStateFromServer fix! (Don't always create a ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-11-08 16:37 PST by Brady Eidson
Modified: 2017-11-15 09:38 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.96 KB, patch)
2017-11-08 16:39 PST, Brady Eidson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2017-11-08 16:37:04 PST
ServiceWorkerRegistration::updateStateFromServer fix!
Comment 1 Brady Eidson 2017-11-08 16:37:32 PST
ServiceWorkerRegistration::updateStateFromServer fix! (Don't always create a new ServiceWorker every time)
Comment 2 Brady Eidson 2017-11-08 16:39:39 PST
Created attachment 326403 [details]
Patch
Comment 3 Brady Eidson 2017-11-08 16:41:27 PST
Chris reviewed in person
Comment 4 WebKit Commit Bot 2017-11-08 17:13:30 PST
Comment on attachment 326403 [details]
Patch

Clearing flags on attachment: 326403

Committed r224611: <https://trac.webkit.org/changeset/224611>
Comment 5 WebKit Commit Bot 2017-11-08 17:13:32 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2017-11-15 09:38:46 PST
<rdar://problem/35562142>