Closed
Bug 1075249
Opened 11 years ago
Closed 10 years ago
[e10s] "YouTube Video, Audio and Subtitle Downloader" addon can't download any videos when e10s is enabled
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| e10s | + | --- |
People
(Reporter: ally, Unassigned)
References
Details
One of the top addons for the Nightly channel, but not on amo. Unknown if this addon works with e10s or not.
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
The downloader's toolbar menu appears, but it can't download any videos. In the Browser Console, I see hundreds of "permission denied" errors when a youtube.com page is opened. If I unload the youtube.com page, then the errors stop.
Error: Permission denied to access object
Error: Permission denied to access object
Error: Permission denied to access object
Blocks: e10s-addons
tracking-e10s:
--- → +
Comment 3•11 years ago
|
||
STR:
1. Install addon! :)
2. Open Firefox's Browser Console.
3. Load any YouTube page, e.g. Lil Bub: https://www.youtube.com/watch?v=ZuHZSbPJhaY
RESULT:
Watch the console for many log messages like "Error: Permission denied to access object".
5. Click the downloader addon's toolbar button.
6. The downloader menu will open.
7. Click the download arrow button.
RESULT:
Nothing downloads.
(In reply to Chris Peterson (:cpeterson) from comment #3)
> STR:
> 1. Install addon! :)
> 2. Open Firefox's Browser Console.
> 3. Load any YouTube page, e.g. Lil Bub:
> https://www.youtube.com/watch?v=ZuHZSbPJhaY
>
> RESULT:
> Watch the console for many log messages like "Error: Permission denied to
> access object".
>
> 5. Click the downloader addon's toolbar button.
> 6. The downloader menu will open.
> 7. Click the download arrow button.
>
> RESULT:
> Nothing downloads.
The problem is related to this bug https://bugzilla.mozilla.org/show_bug.cgi?id=1028718
quoting from ":zombie"
> yes, the loader/sandbox module, and everything that depends on it (ContentWorker, PageMod, tab.attach..) is incompatible with e10s, i'm working on that in bug 1028718..
Unfortunately, I cannot check the extension on e10s until the `PageMod` module is compatible.
Updated•11 years ago
|
Depends on: 1028718
Summary: [e10s' "YouTube Video, Audio and Subtitle Downloader" addon & e10s? → [e10s] "YouTube Video, Audio and Subtitle Downloader" addon can't download any videos when e10s is enabled
Updated•11 years ago
|
The bug is now fixed on the developer channel (0.4.2b1)
https://addons.mozilla.org/en-US/firefox/addon/youtube-video-and-audio-dow/versions/
Here is the detail info about the fix
https://github.com/inbasic/iaextractor/commit/21bb9e28db2a854b4ef93691a63d35b44f503d92
Please check the extension and confirm the fix.
Comment 6•10 years ago
|
||
Thanks, InBasic!
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•