Closed Bug 881542 Opened 11 years ago Closed 1 month ago

There are no sidebar show/hide events

Categories

(Firefox :: General, defect)

defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: evold, Unassigned)

References

Details

There should be show/hide events to the observer service when a sidebar is opened or closed, providing the window object as a subject.

Maybe called 'window-sidebar-open' and 'window-sidebar-close'
At the moment I am hacking around the issue with a DOM Mutation observer and checking the 'hidden' property of the 'sidebar' xul element, and waiting for the DOMWindowCreated event in the show event case.
Severity: normal → S3

Given the demise of XPCOM add-ons I think we can close this.

Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.