Backout 0b205d34aefc (bug 673405), 3327d251ce49 (bug 672504) for mochitest-other leaks

This commit is contained in:
Ed Morley
2012-02-08 01:23:12 +00:00
parent e62c8333bb
commit 25ac42c8e0
105 changed files with 862 additions and 875 deletions

View File

@@ -671,7 +671,7 @@ NotificationController::CreateTextChangeEventFor(AccMutationEvent* aEvent)
{
nsAccessible* container =
GetAccService()->GetContainerAccessible(aEvent->mNode,
aEvent->GetDocAccessible());
aEvent->mAccessible->GetWeakShell());
if (!container)
return;