Embedded twitch clips fail to load
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
People
(Reporter: christian.hardt.91, Assigned: bryce)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0
Steps to reproduce:
Play embedded twitch clip.
Actual results:
Clip fails to load:
Failed to get log level override from local storage.
Object { err: Exception, key: "twilight.minConsoleLogLevel" }
Expected results:
Clip should have loaded.
Reporter | ||
Comment 1•5 years ago
|
||
Reporter | ||
Comment 2•5 years ago
|
||
Issue isolated to Branch 79.
Embedded clips loading normally with 77/78
Comment 3•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 4•5 years ago
|
||
Bisection indicates this is regressed by bug 1628486.
Alternative STR that includes example URL:
- Open a page with an embedded twitch video on reddit (e.g. https://www.reddit.com/r/leagueoflegends/comments/hirqbq/thebausffs_in_the_enemy_base/)
- The embedded video does not load (the video at the top of the linked thread for the example above).
Notes:
- Setting
network.cookie.cookieBehavior
to 4 fixes the issue.
Gary, do you have any suggestions as to how this should be addressed?
Updated•5 years ago
|
Comment 5•5 years ago
|
||
(In reply to Bryce Seager van Dyk (:bryce) from comment #4)
Gary, do you have any suggestions as to how this should be addressed?
I believe this has been fixed in bug 1649265.
Would you mind to double check in latest Nightly and close as duplicate if it works?
Reporter | ||
Comment 7•5 years ago
|
||
I tested with 80.0a1 (2020-06-30) (64-Bit) and it's indeed fixed there
Updated•5 years ago
|
Comment 8•5 years ago
|
||
Set release status flags based on info from the regressing bug 1628486
Comment 9•5 years ago
|
||
(In reply to christian.hardt.91 from comment #7)
I tested with 80.0a1 (2020-06-30) (64-Bit) and it's indeed fixed there
Thanks!
Description
•