Closed Bug 1045678 Opened 10 years ago Closed 10 years ago

navigator.doNotTrack does not update when changing tracking preferences

Categories

(Core :: DOM: Core & HTML, defect)

31 Branch
x86_64
Windows 8.1
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 887703

People

(Reporter: lars+mozillabugs, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0 (Beta/Release) Build ID: 20140716183446 Steps to reproduce: - go to settings -> privacy - enable the "allow websites to track me"-Option in the DoNotTrack Settings - save settings - open javascript console and enter "console.log(navigator.doNotTrack)" Actual results: result is "yes" Expected results: result should be "no"
Web Console in 2014-08-02-03-02-01-mozilla-central-firefox-34.0a1.en-US.linux-x86_64 Tell sites that I do not want to be tracked: "1" Tell sites that I want to be tracked: "0" Do not tell sites anything about my tracking preferences: "unspecified"
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core
Resolution: --- → DUPLICATE
Summary: Can't set doNotTrack to "I allow tracking" → navigator.doNotTrack does not update when changing tracking preferences
You need to log in before you can comment on or make changes to this bug.