mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 1170049 - check if document tree is correct before cleaning it up r=lsocks
This commit is contained in:
parent
11d2d83d7b
commit
9108e73dbc
@ -72,6 +72,7 @@ public:
|
||||
void Destroy();
|
||||
virtual void ActorDestroy(ActorDestroyReason aWhy) override
|
||||
{
|
||||
CheckDocTree();
|
||||
if (!mShutdown)
|
||||
Destroy();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user