-
Notifications
You must be signed in to change notification settings - Fork 970
PDF reader does not work within a new private tab #2568
Comments
cc @diracdeltas |
Moving to 0.11.2 |
It does not work on a new private tab either. |
I don't remember is this the case for other extensions too @bridiver ? |
afaik all of the other extensions work in session and private tabs. Extensions can run in |
it does actually load if you reload the PDF in the session tab but not in the private tab |
This reverts the old workaround for pdfjs returning status code 0 errors, which was causing PDF MIME type detection to stop working in cases where the URL is loaded directly instead of by navigation. A webview reload seems to always get rid of the PDF status code 0 error. This includes a merge of PDFJS latest master, but the fix commit is only diracdeltas/pdf.js@6c18572 Fix #2633 Fix #2654 Fixes the session tab part of #2568 Auditors: @bbondy
i see this error when trying to open pdfs in a private tab:
|
moved to 0.11.3 for now but ok with putting it in 0.11.2 if fixed before we release. |
appears that webRequest listeners are not fired for loads in private tabs |
In |
the extensions do load in incognito mode, so i don't think that's the problem. just webrequest listeners don't work. |
fixed in brave/muon@2138301 |
in 0.11.2? @bbondy |
it will be in 0.11.2 |
Describe the issue you encountered: PDF reader does not work within a new session tab
cc: @diracdeltas
Setting a milestone for now
The text was updated successfully, but these errors were encountered: