Bug 1812329 - Remove nsMenuBarFrame. r=smaug
This ended up being a lot more straight-forward than the menu changes. TLDR: * nsMenuBarFrame -> XULMenuBarElement * nsMenuBarListener -> MenuBarListener Rest should be rather straight-forward. Depends on D168649 Differential Revision: https://phabricator.services.mozilla.com/D167809
This commit is contained in:
@@ -63,7 +63,6 @@ FRAME_CLASSES = [
|
||||
Frame("nsMathMLmunderoverFrame", "None", NOT_LEAF),
|
||||
Frame("nsMathMLsemanticsFrame", "None", NOT_LEAF),
|
||||
Frame("nsMathMLTokenFrame", "None", NOT_LEAF),
|
||||
Frame("nsMenuBarFrame", "Box", NOT_LEAF),
|
||||
Frame("nsMenuPopupFrame", "MenuPopup", NOT_LEAF),
|
||||
Frame("nsMeterFrame", "Meter", LEAF),
|
||||
Frame("nsNumberControlFrame", "TextInput", LEAF),
|
||||
|
||||
Reference in New Issue
Block a user