Closed Bug 1318705 Opened 8 years ago Closed 8 years ago

Combine nsXULPopupManager popup lists

Categories

(Core :: XUL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: enndeakin, Assigned: enndeakin)

References

Details

Attachments

(2 files)

Two separate lists of popups are used: mPopups and mNoHidePanels. There isn't really a need for this distinction and some code can be simplified by combining them into a single list.
Attachment #8844424 - Flags: review?(ksteuber)
Comment on attachment 8844424 [details] [diff] [review] Combine popup lists, v2 Review of attachment 8844424 [details] [diff] [review]: ----------------------------------------------------------------- I had quite a hard time reviewing this, as I only have a little experience in some areas that this patch touches. From what I can tell, however, the patch looks fine to me.
Attachment #8844424 - Flags: review?(ksteuber) → review+
Pushed by neil@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/a57d843357e2 combine the two lists of open popups in nsXULPopupManager into a single list to make iterating and managing them easier. Instead a noautohide flag is used to distinguish what used to be the difference between the lists, r=ksteuber
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Depends on: 1350192
Component: XP Toolkit/Widgets: Menus → XUL
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: