Bug 181383 - Caches::writeCachesToDisk should assert that it is initialized
Summary: Caches::writeCachesToDisk should assert that it is initialized
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: 2018-01-08 04:01 PST by youenn fablet
Modified: 2018-01-08 12:47 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2018-01-08 04:03 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 2018-01-08 04:01:54 PST
Caches::writeCachesToDisk should assert that it is initialized
Comment 1 youenn fablet 2018-01-08 04:02:25 PST
Some crashes can be seen from bots in Caches::writeCachesToDisk and asserting m_isInitialized might help identifying the issue.
Comment 2 youenn fablet 2018-01-08 04:03:52 PST
Created attachment 330679 [details]
Patch
Comment 3 Radar WebKit Bug Importer 2018-01-08 05:23:30 PST
<rdar://problem/36347748>
Comment 4 WebKit Commit Bot 2018-01-08 12:47:51 PST
Comment on attachment 330679 [details]
Patch

Clearing flags on attachment: 330679

Committed r226528: <https://trac.webkit.org/changeset/226528>
Comment 5 WebKit Commit Bot 2018-01-08 12:47:53 PST
All reviewed patches have been landed.  Closing bug.