Changeset 56585 in vbox
- Timestamp:
- Jun 22, 2015 6:47:32 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/xpcom/base/nsExceptionService.cpp
r5522 r56585 117 117 // build. Since it is quite annoying, we use a special ReleaseQuiet() mehtod 118 118 // in DoDropThread() to shut them up. 119 NS_IMPL_ ISUPPORTS1(nsExceptionManager, nsIExceptionManager)119 NS_IMPL_THREADSAFE_ISUPPORTS1(nsExceptionManager, nsIExceptionManager) 120 120 121 121 nsExceptionManager::nsExceptionManager(nsExceptionService *svc) :
Note:
See TracChangeset
for help on using the changeset viewer.

