Bug 1249930 - menupoup shouldn't look for children in XBL anonymous content, r=davidb

This commit is contained in:
Alexander Surkov 2016-02-23 11:04:10 -05:00
parent 04e913704c
commit 359d675f8f

View File

@ -407,6 +407,8 @@ XULMenupopupAccessible::
mSelectControl = do_QueryInterface(mContent->GetFlattenedTreeParent());
if (!mSelectControl)
mGenericTypes &= ~eSelect;
mStateFlags |= eNoXBLKids;
}
uint64_t