[Webkit-unassigned] [Bug 183517] Feature Request: Include IndexedDB into Storage Access API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 15:35:09 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=183517

--- Comment #4 from Stefan Sechelmann <stefan at sechel.de> ---
Ok, so then we may use this thread to gather ideas on how to extend the API to include IndexedDB. I mean there are a few questions that immediately come to my mind:

* What happens to database instances that are already active when the a storage access request resolves?
* If service workers are affected by partitioning too, what happens to the database connections that are active within a service worker?
* What is going on if there is more that one tab, is there some kind of event that makes other tabs aware of the change?

Greetings
Stefan

-- 
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/20180312/05fcae4d/attachment-0001.html>


More information about the webkit-unassigned mailing list