Back out changeset d5d3bf67dd1b (bug 1221852) for Android and B2G emulator and Mulet timeouts in test_sharedWorker_ports.html

CLOSED TREE
This commit is contained in:
Phil Ringnalda
2015-11-10 19:37:51 -08:00
parent ac9b692e8e
commit cb2f6af5f4
3 changed files with 1 additions and 3 deletions

View File

@@ -136,6 +136,7 @@ SharedWorker::Close()
if (mMessagePort) {
mMessagePort->Close();
mMessagePort = nullptr;
}
}