Closed
Bug 652692
Opened 12 years ago
Closed 12 years ago
Remove extensionsManagerOverlay.xul
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: mossop, Assigned: mossop)
Details
Attachments
(1 file, 1 obsolete file)
6.74 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
This was here to add the browser menu to the extensions manager window back when it was a separate window. Now it is just useless.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #528223 -
Flags: review?(gavin.sharp)
Assignee | ||
Updated•12 years ago
|
Whiteboard: [has patch][needs review gavin]
Comment 2•12 years ago
|
||
Isn't it still possible for the dialog to be opened as a separate window? nsBrowserGlue.js seems to do that: http://hg.mozilla.org/mozilla-central/annotate/3007eb62abc4/browser/components/nsBrowserGlue.js#l400 I guess changes to the structure of extensions.xul broke the overlay anyways (no longer a <window> with ID "extensionsManager"), but perhaps we should fix it instead of getting rid of it?
Assignee | ||
Comment 3•12 years ago
|
||
Huh, I don;t think that code can be used anymore and I thought we had removed it already. I'll be replaced by the third party work that is coming. I'll update this patch to remove it. We shouldn't be opening the add-ons manager in a window in Firefox anywhere now.
Assignee | ||
Comment 4•12 years ago
|
||
Attachment #528223 -
Attachment is obsolete: true
Attachment #528223 -
Flags: review?(gavin.sharp)
Attachment #528423 -
Flags: review?(gavin.sharp)
Updated•12 years ago
|
Attachment #528423 -
Flags: review?(gavin.sharp) → review+
Updated•12 years ago
|
Whiteboard: [has patch][needs review gavin] → [has patch]
Assignee | ||
Comment 5•12 years ago
|
||
Landed: http://hg.mozilla.org/mozilla-central/rev/f1c6fc8175d2
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Flags: in-litmus-
Resolution: --- → FIXED
Whiteboard: [has patch]
You need to log in
before you can comment on or make changes to this bug.
Description
•