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:
Mats Palmgren
2022-06-07 09:30:02 +00:00
parent 7bcebb2935
commit cbb62ccdfc
4 changed files with 0 additions and 79 deletions

View File

@@ -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),