Open
Bug 1506487
Opened 6 years ago
Updated 2 years ago
m.acfun.cn - video not playing, OS needs to be restarted.
Categories
(Core :: Audio/Video, enhancement, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox65 | --- | affected |
People
(Reporter: karlcow, Unassigned)
References
()
Details
(Whiteboard: [webcompat])
spin-off of https://webcompat.com/issues/21108
1. With Firefox Nightly on Android 9 on Pixel 2.
2. Go to http://m.acfun.cn/v/?ac=4212113
3. Tap the play button
Actual:
The video seems to initialize, then stops and while I can scroll, I can't anymore tap anywhere but the chrome. If I quit firefox, and restart it I still can't reuse the browser. I need to restart the OS.
Some comments and logs in https://webcompat.com/issues/21108
note: Chrome is playing without issue.
Comment 2•6 years ago
|
||
The log shows Exoplayer failed to get data:
12-07 07:51:00.555 21530 23883 E ExoPlayerImplInternal: Source error.
12-07 07:51:00.555 21530 23883 E ExoPlayerImplInternal: com.google.android.exoplayer2.upstream.HttpDataSource$InvalidResponseCodeException: Response code: 403
In our current HLS support implementation, the HTTP requests are handled by Exoplayer so when error there is not much we can do before bug 1505308 is done.
As for no response for gestures but scrolling, I have no idea how media error could cause that. But the recommended video list in this page seems useless because it links to proprietory scheme URI "acfun://..." which is handled only by the "AcFun" app.
Flags: needinfo?(jolin)
Comment 3•6 years ago
|
||
Migrating Webcompat whiteboard priorities to project flags. See bug 1547409.
Webcompat Priority: --- → ?
Comment 4•6 years ago
|
||
See bug 1547409. Migrating whiteboard priority tags to program flags.
Updated•5 years ago
|
Webcompat Priority: ? → ---
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•