[Webkit-unassigned] [Bug 157757] New: Modern IDB: Give each UniqueIDBDatabase its own task queues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 16 14:27:53 PDT 2016


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

            Bug ID: 157757
           Summary: Modern IDB: Give each UniqueIDBDatabase its own task
                    queues
    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: Give each UniqueIDBDatabase its own task queues

Right now all UniqueIBDDatabases rely on the shared task queues in the IDBServer.

This makes it difficult for a specific UniqueIDBDatabases to have a single entry point for both database thread tasks and main thread replies, which is needed for other work.

-- 
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/20160516/3edda0e2/attachment.html>


More information about the webkit-unassigned mailing list