Changeset 101847 in vbox
- Timestamp:
- Nov 6, 2023 9:44:22 AM (15 months ago)
- Location:
- trunk/src/libs/xpcom18a4/xpcom/proxy/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyEvent.cpp
r31259 r101847 63 63 #include "nsMemory.h" 64 64 #include "nsIEventQueueService.h" 65 #include "nsIThread.h"66 65 67 66 #include "nsIAtom.h" //hack! Need a way to define a component as threadsafe (ie. sta). -
trunk/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyObjectManager.cpp
r1 r101847 60 60 61 61 #include "nsIEventQueueService.h" 62 #include "nsIThread.h"63 62 64 63
Note:
See TracChangeset
for help on using the changeset viewer.