media/extensions
olly d95baa3ee9 CronetDataSource: Fix thread safety issue with requestProperties
The access in fillCurrentRequestPostBody wasn't protected with
synchronization. Furthermore, just synchronizing it wouldn't be
sufficient, since what we really need to check is whether the
Content-Type header has been added to the UrlRequest.Builder.
The contents of requestProperties may have changed between the
headers being added to UrlRequest.Builder and the call to
fillCurrentRequestPostBody.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=135376904
2016-10-11 18:16:28 +01:00
..
cronet CronetDataSource: Fix thread safety issue with requestProperties 2016-10-11 18:16:28 +01:00
ffmpeg Allow replacement of libraries for Opus/Flac/Ffmpeg too 2016-09-13 17:44:10 +01:00
flac Fix shutter open/close behavior 2016-09-28 11:26:12 +01:00
okhttp Merge pull request #1909 from kaorimatz/okhttp-call-factory 2016-10-09 14:41:46 +01:00
opus Fix shutter open/close behavior 2016-09-28 11:26:12 +01:00
vp9 Fix shutter open/close behavior 2016-09-28 11:26:12 +01:00