Cannot open HTML5 videos on Beta 67.0b9
Categories
(Firefox for Android Graveyard :: Audio/Video, defect, P1)
Tracking
(firefox66 unaffected, firefox67 unaffected, firefox68 unaffected)
Tracking | Status | |
---|---|---|
firefox66 | --- | unaffected |
firefox67 | --- | unaffected |
firefox68 | --- | unaffected |
People
(Reporter: mlobontiuroman, Unassigned)
References
()
Details
(Keywords: regression, Whiteboard: [media-q2])
Attachments
(2 files)
Device:
- Huawei MediaPad Mi2 (Android 5.1.1);
Build:
- Beta 67.0b9
Steps to reproduce:
- Go to http://introducinghtml5.com/examples/ch04/ch4-full-fallback.html
- Tap play.
Expected result:
The video should start.
Actual result:
The video doesn't start.
Notes:
The video starts in Beta 67.0b7.
Please see attached logcat and short video.
Reporter | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Marking as P1 during triage discussion. Can we try to figure out when this regression started?
Comment 3•6 years ago
|
||
I tried testing with that site on my device and keep getting 404 errors with that site.
Updated•6 years ago
|
Comment 4•6 years ago
|
||
We know that it works in beta 7 and that it no longer works in beta 9.
here are the patches between these 2 versions
https://hg.mozilla.org/releases/mozilla-beta/pushloghtml?fromchange=FIREFOX_67_0b7_RELEASE&tochange=FIREFOX_67_0b9_RELEASE
Mirabela, could you test again with beta 8 so as that we can reduce the regression range please? Thanks
Reporter | ||
Comment 5•6 years ago
•
|
||
Hi Pascal,
I couldn't reproduce the issue on Firefox Beta 67.0b8 on Desktop, but I have to mention that I couldn't reproduce this issue with 67.09 neither on Desktop. I could only reproduce on Firefox for Android Beta 67.0b9.
Thank you!
Comment 6•6 years ago
|
||
I think bug 1539220 might be a candidate for causing problems.
Comment 7•6 years ago
|
||
(In reply to Nils Ohlmeier [:drno] from comment #6)
I think bug 1539220 might be a candidate for causing problems.
Can you check if this one patch from bug 1539220 is causing the problem on Android?
If not could you get us a regression rage on Android?
Comment 8•6 years ago
|
||
(In reply to Nils Ohlmeier [:drno] from comment #6)
I think bug 1539220 might be a candidate for causing problems.
The changes from Bug 1539220 are only used when accessing the camera through getUserMedia. That does not seem to be the case with this page.
Reporter | ||
Comment 9•6 years ago
|
||
Hi,
I cannot find a regression range, because this issue only happens on Beta 67.0b9 on Android. It isn't reproducible on Nightly, RC, or Beta 67.0b7.
Thanks,
Comment 10•6 years ago
|
||
Testing on my devices, a Huawei P10 and a Nexus 6P, Beta 67.0b9 works fine for that site.
Have you tried running mozregession for the affected device? The following command should use Beta builds, although when I tried it, it definitely skipped some revisions because no builds were available.
mozregression --app fennec --repo mozilla-beta -g 157a891a7630 -b b6fdd2540f52
Reporter | ||
Comment 11•6 years ago
|
||
It is not reproducible on Beta 67.0b11, with Huawei MediaPad Mi2 (Android 5.1.1), so I will close this issue as Worksforme.
Thank you!
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•4 years ago
|
Description
•