On Mon, Sep 29, 2014 at 8:01 AM, Dale Harvey <[email protected]> wrote: > What is the definition of 'authenticated origins', particularly when dealing > with localhost,
https://w3c.github.io/webappsec/specs/mixedcontent/#authenticated-origin > This has already been a major painpoint as the author of an IndexedDB > library I am fairly constantly asked questions of my library doesnt work > when server from file://index.html since the security model deals around the > host, it makes things harder for all developers, new ones especially. Maybe browsers should have some kind of developer extension that allows you to temporarily read the file system through localhost. There's a host of problems when you're using file URLs. -- https://annevankesteren.nl/ _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

