| Summary: | Firefox 43 quits when attempting to display HTML 5 video | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John Gotts <jgotts> |
| Component: | firefox | Assignee: | Martin Stransky <stransky> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | gecko-bugs-nobody, jeischma, jgotts, jhorak, stransky |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | firefox-43.0.3 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-06 10:56:38 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
John Gotts
2015-12-23 02:30:03 UTC
This does appear to be a problem with the Fedora 22 build. If you use Mozilla's x86_64 Firefox 43.0 build with the same profile, the following page not only loads but the bottom two videos play fine. http://www.quirksmode.org/html5/tests/video.html The H.264/MP4 video does not play for me but that is probably a separate issue. Interestingly, Youtube HTML 5 playback with Firefox 43.0 appears to be broken for both builds. Normally, if you go to the URL https://www.youtube.com/html5 You want to have everything checked. It looks like the regression with Firefox 43 was with the setting MSE & H.264 In order to turn this specific setting off, you need to adjust the about:config setting media.fragmented-mp4.enabled and set it to false. With this setting disabled HTML5 video playback seems stable again. Can you please test this package? http://koji.fedoraproject.org/koji/buildinfo?buildID=708766 I have re-enabled media.fragmented-mp4.enabled and this new release looks good to me. No crashes. Thanks for your hard work. John Okay, Thanks. |