Open
Bug 692896
Opened 14 years ago
Updated 1 year ago
update nsSidebar.js to match interface changes from bug 691647
Categories
(SeaMonkey :: Sidebar, defect)
SeaMonkey
Sidebar
Tracking
(Not tracked)
NEW
People
(Reporter: Gavin, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
Bug 691647's patch removes methods from the nsISidebar interface, so SeaMonkey's implementation needs to be updated accordingly.
Reporter | ||
Updated•14 years ago
|
Summary: update Sidebar.js implementation to match interface changes from bug 691647 → update nsSidebar.js to match interface changes from bug 691647
Reporter | ||
Comment 1•14 years ago
|
||
See attachment 564444 [details] [diff] [review] for an example of the changes that need to be ported. It looks like suite's nsSidebar.js has other unused methods as well though (e.g. isPanel), and could benefit from further cleanup.
Component: General → Sidebar
QA Contact: general → sidebar
Version: unspecified → Trunk
Comment 2•14 years ago
|
||
Just for the record, even though I completely disagree with it, Neil wants to fork nsISidebar stuff in Bug 692731.
Updated•1 year ago
|
Attachment #9384158 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•