Enable DPI awareness for util_win service process showing file dialog.
Since https://crrev.com/c/1912502 only enabled DPI awareness for browser process, this meant utility process showing system UI was not running at correct DPI. This adds an explicit call to EnableHighDPISupport in the mojo IPC to display a file dialog. BUG=1049324 TEST=Enable high DPI. Load Chrome and push Ctrl-O. Dialog should be shown in High DPI and not blurry. Change-Id: Ica591e65ba25f3c45485f6676c26436f0d3eb57c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2042744Reviewed-by:Patrick Monette <pmonette@chromium.org> Commit-Queue: Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#739176}
Showing
Please register or sign in to comment