Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Allow PDF.js access to filesystem #8386

Closed
bsclifton opened this issue Apr 18, 2017 · 3 comments
Closed

Allow PDF.js access to filesystem #8386

bsclifton opened this issue Apr 18, 2017 · 3 comments
Assignees
Labels
duplicate Issue has already been reported feature/extensions

Comments

@bsclifton
Copy link
Member

The chromium extension PDF.js exposes a config option "Allow access to filesystem", which is defaulted to false. This prevents us from being able to open local PDFs

This issue would be either:

  • defaulting the option to true
    OR
  • exposing a way in the UI to toggle and defaulting to false
@diracdeltas
Copy link
Member

duplicate of #2714

IIRC @willy-b looked into this and found it may not only be an issue of setting the permission

@diracdeltas
Copy link
Member

i would suggest working on this after brave/pdf.js#2 is merged, since that PR does a lot of cleanup and removal of code that isn't needed in brave

@bsclifton bsclifton removed this from the 0.15.1 milestone Apr 18, 2017
@bsclifton
Copy link
Member Author

@diracdeltas good catch :) I'll close this as a dupe During our triage meeting, @bbondy volunteered to look at it for our next release

@bsclifton bsclifton added the duplicate Issue has already been reported label Apr 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate Issue has already been reported feature/extensions
Projects
None yet
Development

No branches or pull requests

3 participants