Closed
Bug 1266748
Opened 9 years ago
Closed 9 years ago
firefox 45 displays blank page instead of using plugin when opening webm file with internal webm player disabled
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gilles.chanteperdrix, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160407164938
Steps to reproduce:
Install video player plugin supporting webm format (eg. vlc media player plugin)
Set media.webm.enabled to false in about:config
Open webm link
Actual results:
Blank page
Expected results:
The webm file should be played by the video player plugin (as it was a few versions ago).
Reporter | ||
Updated•9 years ago
|
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Comment 1•9 years ago
|
||
I don't know if this was an accidental side effect, but with the removal of NPAPI later this year this is not something that we're going to investigate and probably not something I'd take a patch for. So I'm going to resolve this WONTFIX.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 2•9 years ago
|
||
Ok. With whatever will replace NPAPI (PPAPI maybe ?), will there be a way to override firefox media player with an external media player as was possible until recently?
Comment 3•9 years ago
|
||
It should be possible to open them in an external application, but it will not be possible to open them in the browser. We do not intend to support PPAPI.
Reporter | ||
Comment 4•9 years ago
|
||
As long as I do not have to wait for the file to be downloaded before the external application is launched, it is fine by me.
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•