From f9c1f1ecc3f8dd53fe96483c36d520d7da04e98a Mon Sep 17 00:00:00 2001 From: "mozilla.mano@sent.com" Date: Wed, 20 Feb 2008 17:41:00 -0800 Subject: [PATCH] Bug 239429 - display URL in status bar while using bookmark & history sidebars. patch from Michael Schonfeld , r=me, a=beltzner. --- .../places/content/bookmarksPanel.xul | 7 ++-- .../places/content/history-panel.xul | 7 ++-- .../components/places/content/sidebarUtils.js | 32 +++++++++++++++++++ 3 files changed, 42 insertions(+), 4 deletions(-) diff --git a/browser/components/places/content/bookmarksPanel.xul b/browser/components/places/content/bookmarksPanel.xul index f1e01324aa8..e447f6eee8f 100644 --- a/browser/components/places/content/bookmarksPanel.xul +++ b/browser/components/places/content/bookmarksPanel.xul @@ -49,7 +49,8 @@ + onload="init();" + onunload="SidebarUtils.clearURLFromStausBar();">