DescriptionMove Android user agent generation to native code
Gets rid of a pathway that forced us to set the user agent
from the Java side, replacing it with one that's entirely
native. Functions have been added to base to allow accessing
information about the device and Android build, while the
user agent generation code was moved to the webkit_glue
namespace.
BUG=131312
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152675
Patch Set 1 #Patch Set 2 : Formatting #
Total comments: 2
Patch Set 3 : Nit fixes #
Total comments: 4
Patch Set 4 : Moved Android OS info function over to webkit_glue #
Total comments: 13
Patch Set 5 : Addressing jar's comments #Patch Set 6 : More addressing #Patch Set 7 : Moved back to base #Patch Set 8 : Moving back to webkit_glue again #Patch Set 9 : Removed unnecessary include #
Total comments: 4
Patch Set 10 : Nit fix #
Messages
Total messages: 34 (0 generated)
|