mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1870983 - Remove an obsolete comment. r=hiro DONTBUILD
XULBox has been removed in bug 1824957
https://hg.mozilla.org/mozilla-central/rev/0e21add6bf2c506047e36dc8c9c16399c0ca8988
Differential Revision: https://phabricator.services.mozilla.com/D196940
This commit is contained in:
parent
51ecf315f5
commit
aea40d3ec6
@ -5888,7 +5888,6 @@ void nsIFrame::MarkSubtreeDirty() {
|
||||
// Mark all descendants dirty, unless:
|
||||
// - Already dirty.
|
||||
// - TableColGroup
|
||||
// - XULBox
|
||||
AutoTArray<nsIFrame*, 32> stack;
|
||||
for (const auto& childLists : ChildLists()) {
|
||||
for (nsIFrame* kid : childLists.mList) {
|
||||
|
Loading…
Reference in New Issue
Block a user