mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
Issue #1721 - Implement GlobalPrivacyControl
(and get rid of failed DoNotTrack)
This commit is contained in:
parent
0315aeee73
commit
50ad087351
14 changed files with 41 additions and 50 deletions
|
|
@ -515,8 +515,8 @@ private:
|
|||
// Persistent HTTPS caching flag
|
||||
bool mEnablePersistentHttpsCaching;
|
||||
|
||||
// For broadcasting tracking preference
|
||||
bool mDoNotTrackEnabled;
|
||||
// For broadcasting Global Privacy Control preference
|
||||
bool mGPCEnabled;
|
||||
|
||||
// for broadcasting safe hint;
|
||||
bool mSafeHintEnabled;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue