Summary: | Caches::m_storage should be set to null in case of error at initialization time | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | youenn fablet <youennf> | ||||
Component: | Service Workers | Assignee: | youenn fablet <youennf> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | achristensen, cdumez, cgarcia, commit-queue, ews-watchlist, rniwa, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=183062 | ||||||
Attachments: |
|
Description
youenn fablet
2018-02-22 16:39:16 PST
Created attachment 334484 [details]
Patch
This complements https://bugs.webkit.org/show_bug.cgi?id=183062. Tested locally by hammering the WPT service worker tests, I no longer see Cache Storage related time outs. Comment on attachment 334484 [details] Patch Clearing flags on attachment: 334484 Committed r229045: <https://trac.webkit.org/changeset/229045> All reviewed patches have been landed. Closing bug. |