WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
180482
Can't create indexeddb database in Safari 11.0.1 in High Sierra
https://bugs.webkit.org/show_bug.cgi?id=180482
Summary
Can't create indexeddb database in Safari 11.0.1 in High Sierra
playground
Reported
2017-12-06 10:25:01 PST
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
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-12-07 18:10:38 PST
<
rdar://problem/35925380
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug