| author | Gijs Kruitbosch <gijskruitbosch@gmail.com> |
| Wed, 22 Jun 2016 18:57:28 +0100 | |
| changeset 302666 | d724f337b4f05a56fe90f05ccff06d09a3631eee |
| parent 302665 | 05849fd36220a88a50cecdb5d0b585c5c81ffb4d |
| child 302667 | 07073e0e98e3c6ad4ad7900e3c09cbec0e88aac4 |
| push id | 30369 |
| push user | cbook@mozilla.com |
| push date | Mon, 27 Jun 2016 09:59:05 +0000 |
| treeherder | mozilla-central@0e3f8401b804 [default view] [failures only] |
| perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
| reviewers | jaws |
| bugs | 1280472 |
| milestone | 50.0a1 |
| first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
| last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
| browser/components/preferences/in-content/privacy.xul | file | annotate | diff | comparison | revisions |
--- a/browser/components/preferences/in-content/privacy.xul +++ b/browser/components/preferences/in-content/privacy.xul @@ -131,19 +131,19 @@ value="&trackingProtectionPBMLearnMore.label;"/> <spacer flex="1" /> <button id="changeBlockListPBM" label="&changeBlockList.label;" accesskey="&changeBlockList.accesskey;" preference="pref.privacy.disable_button.change_blocklist"/> </hbox> </vbox> <vbox> - <description>&doNotTrack.pre.label;<html:a - class="inline-link" id="doNotTrackSettings" href="#" - >&doNotTrack.settings.label;</html:a>&doNotTrack.post.label;</description> + <description>&doNotTrack.pre.label;<label + class="text-link" id="doNotTrackSettings" href="#" + >&doNotTrack.settings.label;</label>&doNotTrack.post.label;</description> </vbox> </groupbox> <!-- History --> <groupbox id="historyGroup" data-category="panePrivacy" hidden="true"> <caption><label>&history.label;</label></caption> <hbox align="center"> <label id="historyModeLabel" @@ -160,32 +160,32 @@ <label>&historyHeader.post.label;</label> </hbox> <deck id="historyPane"> <vbox id="historyRememberPane"> <hbox align="center" flex="1"> <vbox flex="1"> <description>&rememberDescription.label;</description> <separator class="thin"/> - <description>&rememberActions.pre.label;<html:a - class="inline-link" id="historyRememberClear" href="#" - >&rememberActions.clearHistory.label;</html:a>&rememberActions.middle.label;<html:a - class="inline-link" id="historyRememberCookies" href="#" - >&rememberActions.removeCookies.label;</html:a>&rememberActions.post.label;</description> + <description>&rememberActions.pre.label;<label + class="text-link" id="historyRememberClear" href="#" + >&rememberActions.clearHistory.label;</label>&rememberActions.middle.label;<label + class="text-link" id="historyRememberCookies" href="#" + >&rememberActions.removeCookies.label;</label>&rememberActions.post.label;</description> </vbox> </hbox> </vbox> <vbox id="historyDontRememberPane"> <hbox align="center" flex="1"> <vbox flex="1"> <description>&dontrememberDescription.label;</description> <separator class="thin"/> - <description>&dontrememberActions.pre.label;<html:a - class="inline-link" id="historyDontRememberClear" href="#" - >&dontrememberActions.clearHistory.label;</html:a>&dontrememberActions.post.label;</description> + <description>&dontrememberActions.pre.label;<label + class="text-link" id="historyDontRememberClear" href="#" + >&dontrememberActions.clearHistory.label;</label>&dontrememberActions.post.label;</description> </vbox> </hbox> </vbox> <vbox id="historyCustomPane"> <separator class="thin"/> <vbox> <vbox align="start"> <checkbox id="privateBrowsingAutoStart"