[Webkit-unassigned] [Bug 157348] New: Modern IDB: Move all IDB DOM objects from IDBConnectionToServer to IDBConnectionProxy
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 4 10:46:32 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157348
Bug ID: 157348
Summary: Modern IDB: Move all IDB DOM objects from
IDBConnectionToServer to IDBConnectionProxy
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: beidson at apple.com
Modern IDB: Move all IDB DOM objects from IDBConnectionToServer to IDBConnectionProxy
This is to prepare for making IDBConnectionToServer be main thread only while IDBConnectionProxy will be the threading bridge.
For now, everything is still main-thread only, but there are obvious thread checks and FIXMES in the connection proxy that point out where some thread hopping will take place.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160504/ccbf38c3/attachment.html>
More information about the webkit-unassigned
mailing list