[Webkit-unassigned] [Bug 157392] New: Modern IDB (Workers): Move TransactionOperation management from IDBConnectionToServer to IDBConnectionProxy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 5 15:20:33 PDT 2016


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

            Bug ID: 157392
           Summary: Modern IDB (Workers): Move TransactionOperation
                    management 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 (Workers): Move TransactionOperation management from IDBConnectionToServer to IDBConnectionProxy

This gets us closer to IDBConnectionToServer being a thin layer of a main-thread-only object.

It also thins out the public interface of TransactionOperation to discourage future thread-unsafe usage.

-- 
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/20160505/922f078e/attachment-0001.html>


More information about the webkit-unassigned mailing list