Bug 205202 - Make ServiceWorkerSoftUpdateLoader::loadWithCacheEntry more robust
Summary: Make ServiceWorkerSoftUpdateLoader::loadWithCacheEntry more robust
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: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-12-13 01:04 PST by youenn fablet
Modified: 2019-12-16 13:14 PST (History)
4 users (show)

See Also:


Attachments
Patch (5.20 KB, patch)
2019-12-13 01:09 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2019-12-13 01:04:14 PST
Make ServiceWorkerSoftUpdateLoader::loadWithCacheEntry more robust, in particular if didReceiveResponse ends up in an error.
Comment 1 youenn fablet 2019-12-13 01:05:00 PST
<rdar://problem/57852910>
Comment 2 youenn fablet 2019-12-13 01:09:52 PST
Created attachment 385584 [details]
Patch
Comment 3 youenn fablet 2019-12-16 09:10:43 PST
Ping review
Comment 4 WebKit Commit Bot 2019-12-16 13:14:38 PST
Comment on attachment 385584 [details]
Patch

Clearing flags on attachment: 385584

Committed r253573: <https://trac.webkit.org/changeset/253573>
Comment 5 WebKit Commit Bot 2019-12-16 13:14:40 PST
All reviewed patches have been landed.  Closing bug.