[Webkit-unassigned] [Bug 113091] New: [V8] IndexedDB: Exceptions thrown inconsistently for non-cloneable values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 22 13:22:46 PDT 2013


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

           Summary: [V8] IndexedDB: Exceptions thrown inconsistently for
                    non-cloneable values
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jsbell at chromium.org


Created an attachment (id=194623)
 --> (https://bugs.webkit.org/attachment.cgi?id=194623&action=review)
Repro case

Attached repro "clone_no_exception.html" does the following twice:

* Creates a new database and object store
* Attempts to put a non-cloneable value into it

Watch the console for output. For some reason, the first attempt doesn't throw!

-- 
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