Closed
Bug 1190714
Opened 10 years ago
Closed 10 years ago
(e10s) Protocol registration from extension doesn't work anymore (Mega.nz)
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1097530
People
(Reporter: BesTo, Unassigned)
References
()
Details
Test machine:
- Windows 7, 64 bit;
- Firefox 40.0a2 and 41.0a2, 64 bit, with e10s;
- Newest Mega.nz-Extension.
Test case:
- A link to a file that is hosted on Mega.nz (or Mega.nz.co);
- Open link e.g. in new tab
What should happen (and happens AFAIK without e10s):
- URL get replaced with a shortened URL that starts with the (from the extension registered) protocol "mega:";
- Extension gets displayed/used in this tab.
What happens with e10s:
- URL get replaced with a shortened URL that starts with the protocol "mega:";
- Error page appears and extension/page gets not loaded.
Seems with e10s the extension is not able to register the protocol.
Not sure: Part of bug 1013030?
Reporter | ||
Updated•10 years ago
|
status-firefox40:
--- → affected
status-firefox41:
--- → affected
status-firefox42:
--- → ?
tracking-e10s:
--- → ?
Updated•10 years ago
|
Blocks: e10s-addons
Reporter | ||
Comment 1•10 years ago
|
||
Retested with MEGA Extension v3.1.2 & FF42.0a2. Still the same.
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•