Closed Bug 1026784 Opened 11 years ago Closed 11 years ago

Remove the <popupset id="mainpopupset"> element from the blist.xul DOM

Categories

(Instantbird Graveyard :: Contacts window, defect)

x86
macOS
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: florian, Assigned: kapy, Mentored)

Details

Attachments

(1 file, 1 obsolete file)

See http://mxr.mozilla.org/comm-central/search?string=mainpopupset&find=im%2F The main <popupset> element has the id mainPopupSet, but some overlays use the value mainpopupset (all lowercase), which causes a new node to be created, instead of merging them.
Whiteboard: [mentor=florian]
Mentor: florian
Whiteboard: [mentor=florian]
Assignee: nobody → kpsingh201091
Check out the patch I have submitted, and let me know if there are any problems in it. Thanks, Kapil
Attachment #8512113 - Flags: review?(florian)
Comment on attachment 8512113 [details] [diff] [review] Changed popupset id=mainpopupset element from blist.xul DOM Review of attachment 8512113 [details] [diff] [review]: ----------------------------------------------------------------- Thanks for the patch. Obviously either replacing all the mainPopupSet with mainpopupset, or all the mainpopupset with mainPopupSet would work for Instantbird when using only the built-in overlays, but there may be existing add-ons that correctly used mainPopupSet; so I think in order to not break them we should change the id in the overlays, rather than in the windows.
Attachment #8512113 - Flags: review?(florian) → review-
Please take a look at this bug. Thanks, Kapil
Attachment #8512113 - Attachment is obsolete: true
Attachment #8512137 - Flags: review?(florian)
Comment on attachment 8512137 [details] [diff] [review] Bug - 1026784 Changed popupset id=mainpopupset element from blist.xul DOM Review of attachment 8512137 [details] [diff] [review]: ----------------------------------------------------------------- Looks good, thanks! :-)
Attachment #8512137 - Flags: review?(florian) → review+
Thanks for your contribution to Instantbird! Your changes have been committed to comm-central and should be available in the next nightly build of Instantbird (and version 1.6, once it is released). https://hg.mozilla.org/comm-central/rev/7d0449dffea8
Status: NEW → RESOLVED
Closed: 11 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 1.6
Sure, your welcome and thanks for assigning me this bug.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: