[Webkit-unassigned] [Bug 174621] New: IndexedDB: fails to open database after restart [wincairo]
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 18 03:10:06 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=174621
Bug ID: 174621
Summary: IndexedDB: fails to open database after restart
[wincairo]
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Windows 10
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: isaac+webkit at devinesystems.co.nz
Created attachment 315783
--> https://bugs.webkit.org/attachment.cgi?id=315783&action=review
example html file which reproduces (requires dexie.js to be alongside)
Description
After restarting MiniBrowser it can no longer open IndexedDB databases created in the previous invocation
Steps To Repeat
1. Start minibrowser
2. Open example.html
3. Click Ok on Nicolas' shoe size.
4. Close minibrowser
5. Open minibrowser
6. Open example.html
Expected Behavior
See Nicolas' shoe size
Actual Behavior
Displays an alert with:
---------------------------
JavaScript Alert
---------------------------
Ooops: OpenFailedError: UnknownError An unknown error occurred within Indexed Database.
---------------------------
OK
---------------------------
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170718/a43d827d/attachment.html>
More information about the webkit-unassigned
mailing list