mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-17 16:02:30 +00:00
Changed threading model
This commit is contained in:
parent
45ea6345f6
commit
372ffbaf2e
@ -62,7 +62,7 @@ class CWebShellContainer;
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CMozillaBrowser
|
||||
class ATL_NO_VTABLE CMozillaBrowser :
|
||||
public CComObjectRootEx<CComSingleThreadModel>,
|
||||
public CComObjectRootEx<CComMultiThreadModel>,
|
||||
public CComCoClass<CMozillaBrowser, &CLSID_MozillaBrowser>,
|
||||
public CComControl<CMozillaBrowser>,
|
||||
public CDWebBrowserEvents1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user