[Webkit-unassigned] [Bug 135105] New: indexedDB versionchange doesn't abort correctly with devtools open
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 20 12:21:46 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=135105
Summary: indexedDB versionchange doesn't abort correctly with
devtools open
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
URL: http://jsbin.com/vocix/1/quiet
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jaffathecake at gmail.com
CC: timothy at apple.com, joepeck at webkit.org,
webkit-bug-importer at group.apple.com,
graouts at webkit.org
1. Open http://jsbin.com/vocix/1/quiet with devtools closed
2. Refresh the page, note that onupgradeneeded is called each time
3. Open devtools
4. Refresh
5. onupgradeneeded no longer called, as if the error didn't happen
I guess something is preventing the error propagating?
Chrome has a very similar issue https://code.google.com/p/chromium/issues/detail?id=395472
--
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