Open
Bug 1455060
Opened 8 years ago
Updated 3 years ago
Reader View requests don't trigger webRequest listeners
Categories
(WebExtensions :: Request Handling, defect, P3)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: jocodes, Unassigned)
References
Details
Attachments
(1 file)
|
681 bytes,
application/x-xpinstall
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180326160923
Steps to reproduce:
1. Install the attached extension that blocks jpg images.
2. Visit http://hi.eewe.us/read2.html
3. Click "Enter Reader View"
Actual results:
The image appears.
Expected results:
The image should have been blocked.
This is similar to bug 1453452.
Component: Untriaged → WebExtensions: Request Handling
Product: Firefox → Toolkit
Updated•8 years ago
|
Summary: webRequestBlocking loses to reader view → Reader View requests don't trigger webRequest listeners
Updated•8 years ago
|
Priority: -- → P2
Updated•7 years ago
|
Product: Toolkit → WebExtensions
Comment 2•5 years ago
|
||
This is a corner case that does not break functionality, but also a privacy issue, marking s2 for that reason.
Severity: normal → S2
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•