Closed
Bug 759754
Opened 13 years ago
Closed 13 years ago
With toolbar.customization.usesheet=true, the customization document stays alive after closing the sheet
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
RESOLVED
FIXED
Firefox 16
People
(Reporter: dao, Assigned: dao)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
3.65 KB,
patch
|
ttaubert
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #628338 -
Flags: review?(ttaubert)
Comment 1•13 years ago
|
||
Why did you put the sheetFrame.setAttribute("src") after the sheetFrame.setAttribute("style")?
| Assignee | ||
Comment 2•13 years ago
|
||
Because adding the beforecustomization event listener before kicking off the loading reads nicer. It doesn't matter at all on a technical level.
| Assignee | ||
Updated•13 years ago
|
Attachment #628338 -
Flags: review?(gavin.sharp)
Updated•13 years ago
|
Attachment #628338 -
Flags: review?(ttaubert) → review+
| Assignee | ||
Updated•13 years ago
|
Attachment #628338 -
Flags: review?(gavin.sharp)
| Assignee | ||
Comment 3•13 years ago
|
||
Target Milestone: --- → Firefox 16
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•