Bug 556214, parts 1 and 1.1: Rename Monitor to ReentrantMonitor and fix existing Monitor users. r=roc
This commit is contained in:
@@ -46,13 +46,10 @@
|
||||
#include "nsStringGlue.h"
|
||||
#include "nsIXULAppInfo.h"
|
||||
|
||||
#include "mozilla/Mutex.h"
|
||||
#include "mozilla/PaintTracker.h"
|
||||
|
||||
using mozilla::ipc::SyncChannel;
|
||||
using mozilla::ipc::RPCChannel;
|
||||
using mozilla::MutexAutoUnlock;
|
||||
|
||||
using namespace mozilla;
|
||||
using namespace mozilla::ipc;
|
||||
using namespace mozilla::ipc::windows;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user