0805: fix link reference
it was "see latest comments in the bug link" before the change - [2] is the bug link, [1] + [3] don't have comments
This commit is contained in:
parent
1b73cb828e
commit
f024e9bd43
2
user.js
2
user.js
@ -381,7 +381,7 @@ user_pref("browser.urlbar.trimURLs", false);
|
|||||||
user_pref("browser.sessionhistory.max_entries", 10);
|
user_pref("browser.sessionhistory.max_entries", 10);
|
||||||
/* 0805: disable CSS querying page history - CSS history leak - PRIVACY
|
/* 0805: disable CSS querying page history - CSS history leak - PRIVACY
|
||||||
* [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 [3]
|
* only in 'certain circumstances', also see latest comments in [2]
|
||||||
* [TEST] http://lcamtuf.coredump.cx/yahh/ (see github wiki APPENDIX C on how to use)
|
* [TEST] http://lcamtuf.coredump.cx/yahh/ (see github wiki APPENDIX C on how to use)
|
||||||
* [1] https://dbaron.org/mozilla/visited-privacy
|
* [1] https://dbaron.org/mozilla/visited-privacy
|
||||||
* [2] https://bugzilla.mozilla.org/show_bug.cgi?id=147777
|
* [2] https://bugzilla.mozilla.org/show_bug.cgi?id=147777
|
||||||
|
Loading…
x
Reference in New Issue
Block a user