Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Issue 340016: Spoof UA as Chrome 1.0 when loading URLs from *.pointroll.com. (Closed)

Created:
11 years, 1 month ago by dglazkov
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Spoof UA as Chrome 1.0 when loading URLs from *.pointroll.com. BUG=25934 TEST=none R=darin Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30306

Patch Set 1 #

Patch Set 2 : Cleaned up. #

Total comments: 1

Patch Set 3 : Nits addressed, good to go. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -8 lines) Patch
M webkit/glue/webkit_glue.cc View 1 2 6 chunks +26 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dglazkov
11 years, 1 month ago (2009-10-27 22:50:49 UTC) #1
Peter Kasting
I think you meant 25934, not 25293.
11 years, 1 month ago (2009-10-27 23:07:06 UTC) #2
darin (slow to review)
11 years, 1 month ago (2009-10-27 23:12:34 UTC) #3
LGTM modulo one nit:

http://codereview.chromium.org/340016/diff/2001/3001
File webkit/glue/webkit_glue.cc (right):

http://codereview.chromium.org/340016/diff/2001/3001#newcode72
Line 72: static const std::string kChrome1ProductString = "Chrome/1.0.154.53";
nit: no static std::string

Powered by Google App Engine
This is Rietveld 408576698