Privacy/Features/DNT signal/TestPlan: Difference between revisions

Line 17: Line 17:


== Summary ==
== Summary ==
*Web sites should be able to check if I have do-not-track (DNT) turned on without needing access to the HTTP stream. A navigator.doNotTrack object in the JS global namespace could signal that I have enabled DNT, and its value could match what is sent in the HTTP header.
*Web sites should be able to check if "do-not-track" (DNT) is turned on without needing access to the HTTP stream.  
*A navigator.doNotTrack object in the JS global namespace could signal that DNT is enabled, and its value would match what is sent in the HTTP header.
 
* This feature is targeted for Firefox 9.0.


== Reference ==
== Reference ==
Confirmed users
2,544

edits