Closed
Bug 1346077
Opened 8 years ago
Closed 8 years ago
Requests redirected by local extension are still sent
Categories
(WebExtensions :: Request Handling, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 1345893
People
(Reporter: 61.1p57, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20170302120751
Steps to reproduce:
1. Install https://addons.mozilla.org/en/firefox/addon/disqus-undirect/
2. Start capturing requests (I use fiddler here)
3. Open a disq.us link
Actual results:
The request to disq.us is still sent even it's already redirected by the extension
Expected results:
The request shoudn't be sent
OS: Unspecified → All
Hardware: Unspecified → All
Summary: Requests redirected by local extension is still sent → Requests redirected by local extension are still sent
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Component: Activity Streams: General → WebExtensions: Request Handling
Product: Firefox → Toolkit
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•