mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +09:00
Revert "Unregister ProcessHangMonitor as a hang annotator on shutdown."
This reverts commit 68acc67ddbbd1c7a9577498ad41d079e6b9e3eac.
This commit is contained in:
parent
9f852ea56e
commit
9ce73065ba
1 changed files with 0 additions and 2 deletions
|
|
@ -323,8 +323,6 @@ HangMonitorChild::Shutdown()
|
|||
{
|
||||
MOZ_RELEASE_ASSERT(NS_IsMainThread());
|
||||
|
||||
BackgroundHangMonitor::UnregisterAnnotator(*this);
|
||||
|
||||
MonitorAutoLock lock(mMonitor);
|
||||
while (!mShutdownDone) {
|
||||
mMonitor.Wait();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue