[Webkit-unassigned] [Bug 153783] Unable to use IndexedDB on file:/// URLs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 22:17:07 PST 2016


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

--- Comment #2 from Brady Eidson <beidson at apple.com> ---
(In reply to comment #1)
> (In reply to comment #0)
> > Created attachment 270465 [details]
> > Test Case to be served from file:///
> > 
> > Calling indexedDB.open from a file:/// URL results in an InvalidAccessError
> > being thrown. 
> 
> Yup, WebIDBFactoryBackend::open fails to make a database identifier for the
> file: opening origin and top origin.
> 
> This is because Safari ramps up the (don't)AllowFileAccessFromFileURLs
> restriction on file: url documents.

It's actually the default in WebKit. NM!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160202/aac966af/attachment-0001.html>


More information about the webkit-unassigned mailing list