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

Issue 10960042: Add navigator.doNotTrack property (Closed)

Created:
8 years, 3 months ago by jochen (gone - plz use gerrit)
Modified:
8 years, 3 months ago
Reviewers:
jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Add navigator.doNotTrack property It'll be "1" iff the respective setting is enabled, and null otherwise BUG=151610 TEST=DoNotTrackTest.DOMProperty Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=158089

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -1 line) Patch
M chrome/browser/do_not_track_browsertest.cc View 2 chunks +31 lines, -0 lines 0 comments Download
M chrome/browser/renderer_preferences_util.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/prefs/prefs_tab_helper.cc View 2 chunks +3 lines, -1 line 0 comments Download
M content/common/view_messages.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/content_renderer.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/common/renderer_preferences.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/public/common/renderer_preferences.cc View 1 chunk +1 line, -0 lines 0 comments Download
A content/renderer/do_not_track_bindings.h View 1 chunk +16 lines, -0 lines 0 comments Download
A content/renderer/do_not_track_bindings.cc View 1 chunk +49 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jochen (gone - plz use gerrit)
plz review
8 years, 3 months ago (2012-09-21 21:22:09 UTC) #1
jam
8 years, 3 months ago (2012-09-21 21:25:36 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698