mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 414568, bah, checked in a bad version of this patch!
This commit is contained in:
parent
d9c6b362ae
commit
7127d6306d
@ -2068,8 +2068,8 @@ nsXULContentBuilder::RebuildAll()
|
||||
|
||||
// clear rebuild flag while processing the queries, or a recursive call to
|
||||
// build children may occur.
|
||||
// if (xulcontent)
|
||||
// xulcontent->ClearLazyState(nsXULElement::eChildrenMustBeRebuilt);
|
||||
if (xulcontent)
|
||||
xulcontent->ClearLazyState(nsXULElement::eChildrenMustBeRebuilt);
|
||||
|
||||
nsresult rv = CompileQueries();
|
||||
if (NS_FAILED(rv))
|
||||
|
Loading…
Reference in New Issue
Block a user