[Webkit-unassigned] [Bug 106805] New: IndexedDB: Fix test for error message in storage/indexeddb/transaction-complete-workers.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 09:57:12 PST 2013


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

           Summary: IndexedDB: Fix test for error message in
                    storage/indexeddb/transaction-complete-workers.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: michael at 68k.org


The test storage/indexeddb/transaction-complete-workers.html depends upon an uncaught exception having the message 
"Uncaught Error: ignore this". V8 prepends "Uncaught " to uncaught exceptions, but JSC does not. This test should be updated to accept either the V8 or the JSC form.

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