Backed out changeset a68ee4b09f92 (bug 1207753) for causing Hazard bustages. CLOSED TREE
This commit is contained in:
@@ -248,7 +248,7 @@ class WebSocketImpl final : public nsIInterfaceRequestor,
|
||||
bool mIsMainThread;
|
||||
|
||||
// This mutex protects mWorkerShuttingDown.
|
||||
mozilla::Mutex mMutex MOZ_UNANNOTATED;
|
||||
mozilla::Mutex mMutex;
|
||||
bool mWorkerShuttingDown;
|
||||
|
||||
RefPtr<WebSocketEventService> mService;
|
||||
|
||||
Reference in New Issue
Block a user