Open
Bug 776370
Opened 12 years ago
Updated 12 years ago
Investigate if we need to Port |Bug 728426 - Opening and then closing bookmarks sidebar keeps the bookmarksPanel.xul and/or history-panel.xul document alive| to SeaMonkey
Categories
(SeaMonkey :: Sidebar, defect)
SeaMonkey
Sidebar
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: sgautherie, Unassigned)
References
(Blocks 2 open bugs)
Details
SeaMonkey has "similar but different" code at
http://mxr.mozilla.org/comm-central/source/suite/common/sidebar/sidebarOverlay.js#1134
{
1135 // Show/Hide the entire sidebar.
1136 // Invoked by the "View / Sidebar" menu option.
1137 function SidebarShowHide() {
...
}
I assume SeaMonkey has this "leak" issue too, but I'm not sure:
someone should check/fix this.
Updated•12 years ago
|
Summary: Port |Bug 728426 - Opening and then closing bookmarks sidebar keeps the bookmarksPanel.xul and/or history-panel.xul document alive| to SeaMonkey → Investigate if we need to Port |Bug 728426 - Opening and then closing bookmarks sidebar keeps the bookmarksPanel.xul and/or history-panel.xul document alive| to SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•