mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 04:03:47 +00:00
Bug 772345 - Fix Android segfault on shutdown. r=blassey
This commit is contained in:
parent
b02595b1f5
commit
75054795ac
@ -198,7 +198,7 @@ nsAppShell::nsAppShell()
|
||||
nsAppShell::~nsAppShell()
|
||||
{
|
||||
gAppShell = nullptr;
|
||||
delete sAfterPaintListener;
|
||||
sAfterPaintListener = nullptr;
|
||||
|
||||
if (sPowerManagerService) {
|
||||
sPowerManagerService->RemoveWakeLockListener(sWakeLockListener);
|
||||
|
Loading…
x
Reference in New Issue
Block a user