OSDN Git Service

Update WebView useragent string for merge to WebKit r72805
authorSteve Block <steveblock@google.com>
Wed, 5 Jan 2011 15:39:47 +0000 (15:39 +0000)
committerSteve Block <steveblock@google.com>
Thu, 6 Jan 2011 14:30:22 +0000 (14:30 +0000)
Note that this is a backwards merge from Chromium release 9.0.600.0
to 9.0.597.0, to align with the Chromium 9 stable release branch.

Change-Id: I9cf18eeaa9bc6eb2964272721b686c8ea0b2b897

core/res/res/values/strings.xml

index 8ebaeaa..09842f0 100755 (executable)
 
     <!-- Do not translate.  WebView User Agent string -->
     <string name="web_user_agent" translatable="false">Mozilla/5.0 (Linux; U; <xliff:g id="x">Android %s</xliff:g>)
-        AppleWebKit/534.14 (KHTML, like Gecko) Version/4.0 <xliff:g id="mobile">%s</xliff:g>Safari/534.14</string>
+        AppleWebKit/534.13 (KHTML, like Gecko) Version/4.0 <xliff:g id="mobile">%s</xliff:g>Safari/534.13</string>
     <!-- Do not translate.  WebView User Agent targeted content -->
     <string name="web_user_agent_target_content" translatable="false">"Mobile "</string>