mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-15 11:13:29 +00:00
Bug 462996 - Remove the UI to open "Clear Recent History" dialog from Private Browsing UI; r=mconnor
This commit is contained in:
parent
0983fc7f2c
commit
98ab0794d7
@ -78,6 +78,8 @@
|
|||||||
<p>&privatebrowsingpage.longDesc;</p>
|
<p>&privatebrowsingpage.longDesc;</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
# XXX do not show the clear recent history section until bug 453440 is fixed
|
||||||
|
#if 0
|
||||||
<!-- Clear Recent History -->
|
<!-- Clear Recent History -->
|
||||||
<div id="clearRecentHistoryDesc">
|
<div id="clearRecentHistoryDesc">
|
||||||
<p>&privatebrowsingpage.clearRecentHistoryDesc;</p>
|
<p>&privatebrowsingpage.clearRecentHistoryDesc;</p>
|
||||||
@ -86,6 +88,7 @@
|
|||||||
accesskey="&privatebrowsingpage.recentHistory.accesskey;"
|
accesskey="&privatebrowsingpage.recentHistory.accesskey;"
|
||||||
disabled="true"/>
|
disabled="true"/>
|
||||||
</div>
|
</div>
|
||||||
|
#endif
|
||||||
|
|
||||||
<!-- Footer -->
|
<!-- Footer -->
|
||||||
<div id="footerDesc">
|
<div id="footerDesc">
|
||||||
|
Loading…
Reference in New Issue
Block a user