Open
Bug 456696
Opened 17 years ago
Updated 17 years ago
Add (3) |removeController()| calls to /editor/ui/*.js
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
NEW
People
(Reporter: sgautherie, Unassigned)
References
()
Details
No description provided.
| Reporter | ||
Updated•17 years ago
|
Comment 1•17 years ago
|
||
Note that editor's controllers have a C++ wrapper (the base command controller) which creates a command table to which the actual JavaScript commands are added, which is why we don't get any assertions when the window is closed.
You need to log in
before you can comment on or make changes to this bug.
Description
•