Chromium Code Reviews
DescriptionBlacklist once.unicornmedia.com from Spitzer playback on Android.
This domain uses HLS but does not have any identifiers within the
pre-redirect url to indicate that it is HLS. The easiest solution
is to blacklist this domain until we support HLS in WMPI; per UMA
the pre-redirect approach is accurate 99.89%, so it seems prudent
to avoid cruftier workarounds like http://crrev.com/2046253002.
The only other alternative would be building a WebMediaPlayer shim
that can dynamically switch between WMPI and WMPA, such an effort
would have a lot of rough edges since it would need to save and
propogate all state which occurs between when load() starts and
the actual WebMediaPlayer is selected.
BUG=618109, 619729
TEST=manual, http://espn.go.com/ plays on mobile.
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (2 generated)
|
|||||||||||||||||||