gecko-dev/mozglue/dllservices
Doug Thayer b5f7314e3e Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi
This implements Jamie's suggested fixes for a screenreader issue when the
skeleton UI is enabled. Most of the work here is just pulling out pieces from the
files we needed to include in mozglue so that any references to, say, nsString
or other pieces from libxul either no longer exist or are only included when
building libxul. In a few cases this meant creating whole files to house single
functions, which isn't so pretty, but it was the best I could come up with to
get the job done.

Differential Revision: https://phabricator.services.mozilla.com/D117663
2021-07-07 22:37:14 +00:00
..
Authenticode.cpp Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
Authenticode.h
CacheNtDllThunk.cpp Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00
CacheNtDllThunk.h Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00
LoaderAPIInterfaces.h
LoaderObserver.cpp Bug 1699742 - Remove MOZ_GECKO_PROFILER ifdefs that are no longer needed, r=gerald. 2021-03-22 16:29:52 +00:00
LoaderObserver.h
ModuleLoadFrame.cpp
ModuleLoadFrame.h
ModuleLoadInfo.h Bug 1705278 - Remove DependentModules from UntrustedModulesProcessor.cpp. r=aklotz 2021-04-16 19:35:55 +00:00
NtLoaderAPI.h
WindowsDllBlocklist.cpp Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
WindowsDllBlocklist.h
WindowsDllBlocklistCommon.h
WindowsDllBlocklistDefs.in Bug 1705125 - Block PavSHook64.dll on Win7 and older. r=gcp 2021-04-14 17:38:07 +00:00
WindowsDllServices.h
WindowsFallbackLoaderAPI.cpp Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
WindowsFallbackLoaderAPI.h
gen_dll_blocklist_defs.py Bug 1714688 - Removed 'if PY2' logic from mozglue r=mhentges 2021-06-11 20:37:44 +00:00
moz.build Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00