Closed
Bug 1489875
Opened 7 years ago
Closed 7 years ago
Decentraleyes WebExtension stopped working
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
DUPLICATE
of bug 1489882
People
(Reporter: johnp, Unassigned)
References
Details
User Story
Install Decentraleyes: https://addons.mozilla.org/firefox/addon/decentraleyes/ Open test page: http://decentraleyes.org/test
Bisected Decentraleyes not working via mozregression with the resulting pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=79c1369cb43307928806b3e10d739f8b30927485&tochange=64696387b4b0a0f7bf6c73aa3792df354327ebf5
What Decentraleyes seems to be doing (I'm not the author):
Set-up a blocking webRequest listener: https://git.synz.io/Synzvato/decentraleyes/blob/master/core/state-manager.js#L112
Set the `redirectUrl` return property to a `moz-extension://` URI that should be web-accessible via `web_accessible_ressources`: https://git.synz.io/Synzvato/decentraleyes/blob/master/core/interceptor.js#L26
This regression was shipped in Beta and a fix needs to be uplifted.
I also can't tell which component this belong to since the bug introducing the regression is not public. I also can't even set the `Blocks` attribute in Bugzilla during bug creation...
| Reporter | ||
Updated•7 years ago
|
| Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•4 years ago
|
Blocks: CVE-2022-31744
You need to log in
before you can comment on or make changes to this bug.
Description
•