making urlinfo threadsafe for test harness a=granrose
git-svn-id: svn://10.0.0.236/trunk@73082 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
04c4ea3f80
commit
308822e8ed
@ -96,7 +96,7 @@ URLLoadInfo::~URLLoadInfo()
|
||||
}
|
||||
|
||||
|
||||
NS_IMPL_ISUPPORTS(URLLoadInfo,NS_GET_IID(nsISupports));
|
||||
NS_IMPL_THREADSAFE_ISUPPORTS(URLLoadInfo,NS_GET_IID(nsISupports));
|
||||
|
||||
|
||||
class TestHTTPEventSink : public nsIHTTPEventSink
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user