Files
frameworks_base/media/java/android/media
Marco Nelissen d4f64f27b0 Fix race condition in MediaHTTPConnection
getSize() and getMIMEType() rely on seekTo() having completed.
If seekTo() was called on a different thread, for example because
NuCachedSource2 was doing reads on a background thread, getSize()
could return -1 if it was called after connection was established,
but before the response had been parsed.

Bug: 110230427
Test: manual
Change-Id: I469b47e025f1c7a7ef3123d3347668f0541e6f2d
2018-06-20 07:42:05 -07:00
..
2018-02-16 20:45:22 +00:00
2017-12-08 17:33:40 -07:00
2018-01-23 17:03:55 -08:00
2018-03-22 16:30:14 -07:00
2018-03-22 16:30:14 -07:00
2018-01-24 11:03:37 -08:00
2018-01-24 11:03:37 -08:00
2018-03-27 11:33:17 +09:00
2018-03-27 11:33:17 +09:00
2018-03-22 16:30:14 -07:00
2018-03-08 21:46:15 +00:00
2018-04-11 17:22:59 -07:00
2018-03-27 11:33:17 +09:00
2018-03-27 11:33:17 +09:00
2018-03-27 11:33:17 +09:00