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

Issue 19748: Ensure that the proper UA string is set while in incognito mode.... (Closed)

Created:
11 years, 10 months ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
laforge, wtc
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Ensure that the proper UA string is set while in incognito mode. It turns out that OffTheRecordRequestContext only exists on the 1.0 branch, which is why this change isn't applicable to the trunk. This patch is very simple: we just need to ask the real URLRequestContext to provide the UA string on behalf of the incognito URLRequestContext. R=wtc BUG=7279

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M profile.cc View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
darin (slow to review)
11 years, 10 months ago (2009-02-02 05:02:10 UTC) #1
wtc
11 years, 10 months ago (2009-02-02 18:46:22 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698