DescriptionChanging constructor of BufferedDataSource to accept GURL and CORSMode
BufferedDataSource should accept the 'url' and the 'CORS mode' parameters
in the constructor instead via the initialize() method. This patch makes
this change and now only the 'initializeCallBack' is passed to initialize()
method. Also now the WebMediaPlayerImpl directly queries the BufferedDataSource
whether the resource is local or not, instead of finding it out itself.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274513
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressing comments, cleaning up WMPI #Patch Set 3 : Correcting comments #
Total comments: 1
Patch Set 4 : removing inline #
Messages
Total messages: 8 (0 generated)
|