[Webkit-unassigned] [Bug 152095] New: Modern IDB: storage/indexeddb/database-closepending-flag.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 14:11:33 PST 2015


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

            Bug ID: 152095
           Summary: Modern IDB:
                    storage/indexeddb/database-closepending-flag.html
                    fails
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          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: storage/indexeddb/database-closepending-flag.html fails

The server-side checks the closepending flag before dispatching the event to the client, but due to the inherent asynchronous race between server and client, the client needs to check its closePending flag as well.

-- 
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/20151209/ebc66c92/attachment.html>


More information about the webkit-unassigned mailing list