[Webkit-unassigned] [Bug 211043] IndexedDB: Support IDBFactory databases method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 28 22:54:47 PDT 2020


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

--- Comment #11 from Darryl Pogue <dvpdiner2 at gmail.com> ---
This latest patch should address the feedback and sends both getAllDatabaseNames and getAllDatabaseNamesAndVersions through the same code path, as well as handling the threading properly for web workers.

Note that this patch exposes new web-facing API (IDBFactory.prototype.databases) and I think there's an additional review step involved?

-- 
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/20200529/8760ecfd/attachment.htm>


More information about the webkit-unassigned mailing list