Skip to content

Commit

Permalink
2699: more UA spoofing stuff
Browse files Browse the repository at this point in the history
move along people, nothing to see: added 1396468 which fixes a leak, it will probably be pushed to beta (FF56)
  • Loading branch information
Thorin-Oakenpants authored Sep 9, 2017
1 parent b907dd7 commit 0277ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user.js
Original file line number Diff line number Diff line change
Expand Up @@ -1497,7 +1497,7 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true);
This spoof *shouldn't* affect core chrome/Firefox performance
** 1217238 - reduce precision of time exposed by javascript (FF55+)
** 1369303 - spoof/disable performance API (see 2410-deprecated, 2411, 2412) (FF56+)
** 1333651 & 1383495 & 1393283 - spoof Navigator API (see section 2697) (FF56+)
** 1333651 & 1383495 & 1396468 & 1393283 - spoof Navigator API (see section 2697) (FF56+)
FF56: The version number will be rounded down to the nearest multiple of 10
FF57+: The version number will match current ESR
** 1369319 - disable device sensor API (see 2512) (FF56+)
Expand Down

2 comments on commit 0277ba8

@Thorin-Oakenpants
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flags: approval-mozilla-beta, so here's hoping

@Thorin-Oakenpants
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed: Flags: approval-mozilla-beta?approval-mozilla-beta+

Please sign in to comment.