gecko-dev/mozglue
Chris Martin 59f6230bef Bug 1701770 - Defer Windows DPI Awareness from load time to run time r=bobowen,aklotz
Currently, we set DPI awareness in the manifest files for firefox.exe.

Unfortunately, that causes DPI-related Win32k calls when user32.dll
is loaded.

This changes things to wait until we are sure we're not running in a
Win32k Lockdown Content Process before we attempt to initialize DPI scaling.

Differential Revision: https://phabricator.services.mozilla.com/D116433
2021-06-17 15:53:23 +00:00
..
android Bug 1701269 - Remove unused MinidumpAnalyzer. r=owlish 2021-05-20 22:03:03 +00:00
baseprofiler Bug 1715257 - Remove Task Tracer code from the profiler, r=gerald,necko-reviewers. 2021-06-17 09:33:00 +00:00
build Bug 1683404 - Remove tsan suppressions for nsTimerImpl. r=Gankra 2021-06-17 15:36:00 +00:00
dllservices Bug 1714688 - Removed 'if PY2' logic from mozglue r=mhentges 2021-06-11 20:37:44 +00:00
linker Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
misc Bug 1701770 - Defer Windows DPI Awareness from load time to run time r=bobowen,aklotz 2021-06-17 15:53:23 +00:00
static
tests Bug 1702717 - Skip blocklisting if the mappad region is not executable. r=mhowell 2021-06-11 22:45:46 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00