From af6a49d16eab0ce15a7cce77ec47a8743d4882cc Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Fri, 26 May 2000 03:13:11 +0000 Subject: [PATCH] Comment only. Suggesting call to centerWindowOnScreen() (26017) --- xpfe/components/prefwindow/resources/content/pref.xul | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xpfe/components/prefwindow/resources/content/pref.xul b/xpfe/components/prefwindow/resources/content/pref.xul index 9bd352641533..c39e3dab988f 100644 --- a/xpfe/components/prefwindow/resources/content/pref.xul +++ b/xpfe/components/prefwindow/resources/content/pref.xul @@ -32,6 +32,9 @@ if( !hPrefWindow ) throw "failed to create prefwindow"; + + + // modify the cookie tree entry if imageblocking is disabled. if( hPrefWindow.getPref( "bool", "imageblocker.enabled" ) )