commit | 1aa5592bafaeec5a3d04fc99c57a55384a0864e7 | [log] [tgz] |
---|---|---|
author | Shan An <shan.an@mediatek.com> | Mon Jan 14 10:21:40 2019 +0800 |
committer | Robert Shih <robertshih@google.com> | Thu Jan 31 12:27:45 2019 -0800 |
tree | b3a9700513bf5128072d272205b55ed910e7e14b | |
parent | 275f0ca6cf4b56edc2342591f7f54fdd5271032e [diff] |
Handle Http Live Streaming native exception Problem: Exception happens when user plays an http live streaming source whose playlist is empty. Take baidu baike link as an example, when user accesses https://baikebcs.bdimg.com/others/mda-anemptyfile20170518.m3u8 and taps "play", NE happens. Solution: Return malformed error when play an empty m3u8 file source Bug: 123009871 Test: Launch browser to access https://baikebcs.bdimg.com/others/mda-anemptyfile20170518.m3u8 and then tap "play" Change-Id: Ieaeb60f08fb24f2ca4ca554a70c5eb89b5cf6a16