Closed
Bug 858132
Opened 13 years ago
Closed 12 years ago
CustomizationStart and CustomizationEnd event handlers are set too late
Categories
(Firefox :: Toolbars and Customization, defect)
Firefox
Toolbars and Customization
Tracking
()
RESOLVED
FIXED
Firefox 28
People
(Reporter: mconley, Assigned: mconley)
References
Details
Attachments
(1 file)
|
1.65 KB,
patch
|
Unfocused
:
review+
|
Details | Diff | Splinter Review |
Bug 770135 introduced CustomizationStart and CustomizationEnd events, but the handlers get set too late - they're set after the "browser-delayed-startup-finished" notification is sent.
| Assignee | ||
Comment 1•13 years ago
|
||
I think this is a better spot for these.
Updated•13 years ago
|
Attachment #733420 -
Flags: review?(bmcbride) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
Landed in jamun as https://hg.mozilla.org/projects/jamun/rev/f4e741b11deb
Whiteboard: [fixed in jamun]
| Assignee | ||
Comment 3•13 years ago
|
||
Landed in UX as https://hg.mozilla.org/projects/ux/rev/f4e741b11deb
Whiteboard: [fixed in jamun] → [fixed in jamun][fixed in ux]
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed in jamun][fixed in ux]
Target Milestone: --- → Firefox 28
You need to log in
before you can comment on or make changes to this bug.
Description
•