mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-02 15:03:39 +02:00
0805 test
This commit is contained in:
parent
a75544501a
commit
12cba49e2a
1 changed files with 1 additions and 0 deletions
1
user.js
1
user.js
|
@ -466,6 +466,7 @@ user_pref("browser.sessionhistory.max_entries", 10);
|
||||||
/* 0805: disable CSS querying page history - CSS history leak
|
/* 0805: disable CSS querying page history - CSS history leak
|
||||||
* [NOTE] This has NEVER been fully "resolved": in Mozilla/docs it is stated it's
|
* [NOTE] This has NEVER been fully "resolved": in Mozilla/docs it is stated it's
|
||||||
* only in 'certain circumstances', also see latest comments in [2]
|
* only in 'certain circumstances', also see latest comments in [2]
|
||||||
|
* [TEST] https://earthlng.github.io/testpages/visited_links.html
|
||||||
* [1] https://dbaron.org/mozilla/visited-privacy
|
* [1] https://dbaron.org/mozilla/visited-privacy
|
||||||
* [2] https://bugzilla.mozilla.org/147777
|
* [2] https://bugzilla.mozilla.org/147777
|
||||||
* [3] https://developer.mozilla.org/docs/Web/CSS/Privacy_and_the_:visited_selector ***/
|
* [3] https://developer.mozilla.org/docs/Web/CSS/Privacy_and_the_:visited_selector ***/
|
||||||
|
|
Loading…
Add table
Reference in a new issue