DescriptionDo not use Win32k renderer lockdown if DirectWrite is disabled.
OOP PDF is now enabled by default, so remove the check in ChromeBrowserMainPartsWin::PreCreateThreads
BUG=442157
TEST=launch with --enable-win32k-renderer-lockdown or --force-fieldtrials=Win32kLockdown/Enabled/ check chrome://histograms that Win32k lockdown is enabled. Check OOP PDF still works both with and without --disable-direct-write switch.
Committed: https://crrev.com/6575fb417dde94ff8dc9e7aca1c02f7b0bf316a7
Cr-Commit-Position: refs/heads/master@{#313423}
Patch Set 1 #Patch Set 2 : only pass --enable-win32k-renderer-lockdown to renderer process #Patch Set 3 : in renderer process we must access win32k renderer lockdown status by flag #Patch Set 4 : simplify #Patch Set 5 : fieldtrials are accessible from renderer so use same function everywhere #Patch Set 6 : when linking sandbox_win for nacl we omit calls to gfx #Patch Set 7 : move IsWin32kRendererLockdownEnabled to content/common #
Total comments: 1
Messages
Total messages: 17 (4 generated)
|