You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @sharun-s , I know you haven't committed to your Repo here since December, but just to say you've done some really amazing work here, and although this decision by Mozilla scuppers using your code from file:// , I've tested running your dev branch from localhost in Chromium (including Edge Chromium), Firefox and Edge Legacy (commenting out your "This only works in Firefox" code test), and your code to load a ZIM file without picking it is working beautifully.
Firefox has finally disabled local dir file access via xhr - https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/#CVE-2019-11730
For history refer to comments in - https://bugzilla.mozilla.org/show_bug.cgi?id=1484620
This breaks...well everything :)
Unrecommended work around is to reset security.fileuri.strict_origin_policy. Should be fine in systems not connected to the net.
The text was updated successfully, but these errors were encountered: