Bug 1590376 part 2 - Remove (XUL) nsResizerFrame since it serves no purpose anymore. r=emilio
Depends on D105926 Differential Revision: https://phabricator.services.mozilla.com/D105927
This commit is contained in:
@@ -78,7 +78,6 @@ FRAME_CLASSES = [
|
||||
Frame("nsPopupSetFrame", "PopupSet", NOT_LEAF),
|
||||
Frame("nsProgressFrame", "Progress", LEAF),
|
||||
Frame("nsRangeFrame", "Range", LEAF),
|
||||
Frame("nsResizerFrame", "Box", NOT_LEAF),
|
||||
Frame("nsRootBoxFrame", "XULRoot", NOT_LEAF),
|
||||
Frame("nsRubyBaseContainerFrame", "RubyBaseContainer", NOT_LEAF),
|
||||
Frame("nsRubyBaseFrame", "RubyBase", NOT_LEAF),
|
||||
|
||||
Reference in New Issue
Block a user