DescriptionPass Chrome user agent string to Android media player
Android Media player, by default, uses its own user agent string in the format
of "stagefright/1.2 (Linux; Android x.x)" when sending out requests.
This CL changes it to that of Chrome for Android when the media player instance is hosted by
Chrome for Android (or ChromiumWebView) to make the UA used across the browser
and its media source consistent.
R=qinmin@chromium.org
BUG=332344
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244130
Patch Set 1 #Patch Set 2 : reverted the change in DEPS #
Total comments: 2
Patch Set 3 : pass the user agent from mp-bridge to media-resource-getter #
Total comments: 7
Patch Set 4 : addressed comments #Messages
Total messages: 19 (0 generated)
|