[Webkit-unassigned] [Bug 58660] New: IndexedDB setVersion() does not trigger versionchange event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 06:59:50 PDT 2011


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

           Summary: IndexedDB setVersion() does not trigger versionchange
                    event
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pilgrim at chromium.org
                CC: fishd at chromium.org, hans at chromium.org,
                    dgrogan at chromium.org, pilgrim at chromium.org


According to http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html (search for "VERSION_CHANGE transaction steps"), calling setVersion() on an open database should trigger a versionchange event on the database object. Mozilla does this ( test: http://mxr.mozilla.org/mozilla2.0/source/dom/indexedDB/test/test_setVersion_events.html?force=1 ) but in WebKit the versionchange event is never fired.

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