Implement Do Not Track
Bug #1178002 reported by
Adnane Belmadiaf
This bug affects 13 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Oxide |
Fix Released
|
Low
|
Alexandre Abreu | ||
webbrowser-app (Ubuntu) |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
Add an option to send DNT HTTP header, something like this :
request.
Related branches
lp://staging/~abreu-alexandre/oxide/donottrack
- Chris Coulson: Approve
-
Diff: 438 lines (+212/-1) (has conflicts)13 files modifiedqt/core/browser/oxide_qt_web_context.cc (+24/-0)
qt/core/browser/oxide_qt_web_context.h (+3/-0)
qt/core/glue/oxide_qt_web_context_proxy.h (+3/-0)
qt/quick/api/oxideqquickwebcontext.cc (+19/-0)
qt/quick/api/oxideqquickwebcontext_p.h (+6/-0)
qt/tests/qmltests/api/tst_WebContext_doNotTrack.py (+18/-0)
qt/tests/qmltests/api/tst_WebContext_doNotTrack.qml (+74/-0)
shared/browser/oxide_browser_context.cc (+33/-1)
shared/browser/oxide_browser_context.h (+5/-0)
shared/browser/oxide_browser_context_observer.h (+2/-0)
shared/browser/oxide_network_delegate.cc (+10/-0)
shared/browser/oxide_web_view_contents_helper.cc (+14/-0)
shared/browser/oxide_web_view_contents_helper.h (+1/-0)
Changed in webbrowser-app (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
Changed in webbrowser-app: | |
importance: | Undecided → Wishlist |
Changed in oxide: | |
status: | New → Triaged |
importance: | Undecided → Low |
Changed in oxide: | |
assignee: | Chris Coulson (chrisccoulson) → nobody |
Changed in oxide: | |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
Changed in oxide: | |
milestone: | none → branch-1.9 |
no longer affects: | webbrowser-app |
Changed in oxide: | |
status: | Triaged → In Progress |
Changed in oxide: | |
status: | In Progress → Fix Committed |
Changed in oxide: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
See https:/ /trac.webkit. org/wiki/ Fingerprinting# vi.DoNotTrackHe ader.