Closed
Bug 1462300
Opened 8 years ago
Closed 8 years ago
Allow content scripts on PDF viewer
Categories
(WebExtensions :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1454760
People
(Reporter: juraj.masiar, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180514150347
Steps to reproduce:
1) install ScrollAnywhere add-on:
https://addons.mozilla.org/en-US/firefox/addon/scroll_anywhere/
2) open any PDF file:
http://developer.amd.com/wordpress/media/2012/10/EmbeddedR-SeriesSOCQuickReferenceGuide.pdf
Actual results:
Content script "scroll_anywhere.js" is not injected into the PDF viewer.
Expected results:
Content script should be allowed in PDF viewer - at least through about:config option.
This was working in Firefox 59 and got broken in 60.
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•