Closed
Bug 489047
Opened 16 years ago
Closed 16 years ago
Switch to using the toolkit support for toolbar customization sheets
Categories
(Thunderbird :: Toolbars and Tabs, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b3
People
(Reporter: philor, Assigned: philor)
References
Details
Attachments
(1 file)
(deleted),
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
Because Ratty loves us, in bug 476814 he gave us toolkit support for toolbar customization sheets or dialogs out of the same JS/XUL, so the only thing we need to do is set sheetFrame.toolbox = toolbox, and everything else is take care of for us. (I'm tempted by the SM change to include the sheet-panel for everyone and decide which to show based on a pref instead of all the noise of the ifdefs, but I'd rather do that in a separate bug with a day or so of space in between.)
Attachment #373545 -
Flags: review?(bugzilla)
Updated•16 years ago
|
Attachment #373545 -
Flags: review?(bugzilla) → review+
Comment 1•16 years ago
|
||
Comment on attachment 373545 [details] [diff] [review]
Switch over
nice.
Assignee | ||
Comment 2•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.0b3
You need to log in
before you can comment on or make changes to this bug.
Description
•