From a96365ef29d8846f65fbec47898ce5a4f72aa462 Mon Sep 17 00:00:00 2001 From: Ehsan Akhgari Date: Tue, 4 Nov 2008 11:16:56 +0330 Subject: [PATCH] Bug 462996 - Remove the UI to open "Clear Recent History" dialog from Private Browsing UI; r=mconnor --- .../privatebrowsing/content/aboutPrivateBrowsing.xhtml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/browser/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml b/browser/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml index 6fc77b5c94b..15547848418 100644 --- a/browser/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml +++ b/browser/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml @@ -78,6 +78,8 @@

&privatebrowsingpage.longDesc;

+# XXX do not show the clear recent history section until bug 453440 is fixed +#if 0

&privatebrowsingpage.clearRecentHistoryDesc;

@@ -86,6 +88,7 @@ accesskey="&privatebrowsingpage.recentHistory.accesskey;" disabled="true"/>
+#endif