[Webkit-unassigned] [Bug 180482] New: Can't create indexeddb database in Safari 11.0.1 in High Sierra

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 6 10:25:01 PST 2017


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

            Bug ID: 180482
           Summary: Can't create indexeddb database in Safari 11.0.1 in
                    High Sierra
           Product: WebKit
           Version: Safari 11
          Hardware: Macintosh
                OS: macOS 10.13
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: makadodo at gmail.com

I have recently upgraded to High Sierra and am experiencing the following issues with indexeddb in Safari.

1) Not able to read/write to database

2) Shows multiple instances of the same database


Here is a test link https://widgets-dev.weather.com/universal/test.html

that uses Dexie.js library for Indexeddb, this works fine in both Chrome and Firefox.

This test uses webworker to load assets and create/write/read indexeddb


Once it's loaded and initialized/populated the database, there will be some console log messages indicating when it's done writing and reading from the database.

Then search for terms like "storm" it should return search results, again it's not working in Safari.


There is a tracking issue on Dexie github.

Can't create Dexie database in Safari 11.0.1 (11604.3.5.1.1) · Issue #616 · dfahlander/Dexie.js · GitHub

-- 
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/20171206/29cb2b94/attachment-0001.html>


More information about the webkit-unassigned mailing list