[Webkit-unassigned] [Bug 136937] New: IndexedDB transaction throw error for multiple object store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 18 20:42:01 PDT 2014


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

           Summary: IndexedDB transaction throw error for multiple object
                    store
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://dev.yathit.com/ydn-db/test/issues/issue-github-
                    20.html
        OS/Version: Mac OS X 10.9
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kyawtun at yathit.com


Created an attachment (id=238349)
 --> (https://bugs.webkit.org/attachment.cgi?id=238349&action=review)
reproduce the issue

Steps to Reproduce:
1. Load the attached HTML file to localhost server or http://dev.yathit.com/ydn-db/test/issues/issue-github-20.html
2. Open the file in Safari 7.1 which has indexedDB
3. You will see NotFoundError: DOM IDBDatabase Exception 8: 
4. Verify that it is working in Chrome or Firefox
5. Change as suggested in line number 24, from multiple stores to single store.
6. Verify it work in Safari.

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