source: projects/specs/trunk/c/chromium/chromium-vendor-vine.patch.in @ 2028

Revision 2028, 373 bytes checked in by munepi, 14 years ago (diff)

updated chromium

Line 
1--- src/webkit/glue/user_agent.cc
2+++ src/webkit/glue/user_agent.cc
3@@ -103,6 +103,7 @@ void BuildUserAgent(bool mimic_chrome1,
4   StringAppendF(
5       result,
6       "Mozilla/5.0 (%s; %c; %s; %s) AppleWebKit/%d.%d"
7+      " Vine/RPM_VERSION"
8       " (KHTML, like Gecko) %s Safari/%d.%d",
9       mimic_windows ? "Windows" : kUserAgentPlatform,
10       kUserAgentSecurity,
Note: See TracBrowser for help on using the repository browser.