DescriptionPass the device scale factor in the command line to renderer processes.
This is to ensure that we don't use GDI to query the device scale factor in renderer processes.
This is in preparation for setting the MITIGATION_WIN32K_DISABLE policy on renderer processes, which
will lock them out from making user32/gdi32 calls which enter win32k.sys.
BUG=365160
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274766
Patch Set 1 #
Total comments: 7
Patch Set 2 : Code review comments #Patch Set 3 : Reverted changes to dpi.cc #
Total comments: 6
Patch Set 4 : Code review comments #Patch Set 5 : Fixes for tests failures on Windows builders #
Total comments: 1
Patch Set 6 : Fixed presubmit warnings #
Messages
Total messages: 25 (0 generated)
|