Backed out changeset da4985b5cbef (bug 1183356) for Assertion failure: pWindow->IsOuterWindow() assertion failures on a CLOSED TREE

This commit is contained in:
Carsten "Tomcat" Book 2015-07-14 17:09:17 +02:00
parent 8fbd674961
commit 2b3ca3a798

View File

@ -3739,7 +3739,7 @@ void
nsPIDOMWindow::RefreshMediaElements()
{
nsRefPtr<AudioChannelService> service = AudioChannelService::GetOrCreate();
service->RefreshAgentsVolume(GetOuterWindow());
service->RefreshAgentsVolume(GetCurrentInnerWindow());
}
// nsISpeechSynthesisGetter