[Webkit-unassigned] [Bug 180618] New: Make an SWServer's registration store be optional
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 8 20:16:31 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=180618
Bug ID: 180618
Summary: Make an SWServer's registration store be optional
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Service Workers
Assignee: webkit-unassigned at lists.webkit.org
Reporter: beidson at apple.com
Make an SWServer's registration store be optional
If the database failed to open, we shouldn't both pretending to do any of the extra work interacting with it.
This also lets us skip the whole step of pretending to open a database for a private browsing store (which should have no database path).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171209/300df407/attachment-0001.html>
More information about the webkit-unassigned
mailing list