User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
neil@mozilla.com Fri Apr 27 15:17:30 2018 +0000 | 19b49df2389f777dd45779d89a3f83046c40b3d6 | Neil Deakin — Bug 1446961, move PopupBoxObject to XULPopupElement, a new subclass of XULElement. Remove popup.xml methods, r=paolo,bz |
12e768652a88d11b9c09ec63e1a5df00cdab4dc2 | Neil Deakin — Bug 1446961, add two special cases in PopupBoxObject as supported in popup.xml, r=paolo,bz | |
46d7f3cc71027fd301be83c9d462b94cdcf27f7b | Neil Deakin — Bug 1446961, add dictionary second argument directly to PopupBoxObject::OpenPopup as supported in popup.xml#openPopup, r=bz | |
962c081b13149f3d35f1f38bd514697aacd1a82a | Neil Deakin — Bug 1446961, remove unused popup frame methods now that showPopup has been removed, r=paolo | |
5659ad69e1451dfe2fc9a13b7a0f81526951c6aa | Neil Deakin — Bug 1446961, remove deprecated showPopup method of PopupBoxObject as well as unused GetPopupSetFrame method, and move some methods' positions to group related methods together better, r=paolo,bz | |
5be83a2594fbd2e4e7612d4a779027f03c22b39c | Neil Deakin — Bug 1446961, restructuring to allow nsXULElement to be subclassed. Rename nsXULElement::Create to make it clearer it creates from the prototype element, r=bz | |
e872787876a553d1d210a325e31d7e236c4c0857 | Neil Deakin — Bug 1446961, remove obsolete calls to showPopup and replace usages of the popup box object with the same methods defined on popups, r=paolo |