[Webkit-unassigned] [Bug 115414] New: Value of IDBTransaction.mode is not equal IDBTransaction.READ_ONLY when modification operation is not allowed in transaction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 30 05:59:30 PDT 2013


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

           Summary: Value of IDBTransaction.mode is not equal
                    IDBTransaction.READ_ONLY when modification operation
                    is not allowed in transaction
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: m.poteralski at samsung.com


When modification operation is not allowed in the transaction then IDBTransaction.mode should be equal IDBTransaction.READ_ONLY. 
Unfortunately is not equal.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list