mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backout the temp patch in bug 1011391 for not helping. r=bz
This may have also caused a spike in CC time.
This commit is contained in:
parent
1919316c07
commit
6a0d822ca3
@ -1150,7 +1150,6 @@ NS_IMPL_CYCLE_COLLECTION_UNLINK_BEGIN(CSSStyleSheet)
|
||||
tmp->DropRuleCollection();
|
||||
tmp->UnlinkInner();
|
||||
tmp->mScopeElement = nullptr;
|
||||
tmp->ClearRuleCascades();
|
||||
NS_IMPL_CYCLE_COLLECTION_UNLINK_PRESERVED_WRAPPER
|
||||
NS_IMPL_CYCLE_COLLECTION_UNLINK_END
|
||||
NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN(CSSStyleSheet)
|
||||
|
Loading…
Reference in New Issue
Block a user