commit | b0eea2a4ef6d0d1c7be82819fe3d5f606d171ea9 | [log] [tgz] |
---|---|---|
author | Mussa <[email protected]> | Mon Feb 01 17:21:39 2016 -0800 |
committer | Mussa Kiroga <[email protected]> | Tue Feb 02 01:27:55 2016 +0000 |
tree | 9c503c5cbf91884d1d25e57136c23f20376cacd5 | |
parent | ce5f32c092050d2ca0655d17abca2d38b2a0905c [diff] |
Wait for canplay and not canplaythrough. canplaythrough gives us more confident that the video can play through, but, it also means that we will wait for longer for video to load. Just wait for canplay! BUG=None. TEST=None. Change-Id: I61f9bc5ed6b978be81831855ac4d815e4bf04742 Reviewed-on: https://chromium-review.googlesource.com/325132 Reviewed-by: Mussa Kiroga <[email protected]> Trybot-Ready: Mussa Kiroga <[email protected]> Tested-by: Mussa Kiroga <[email protected]>