Remove incorrect code that disable font smoothing
This CL is removing the code that is forcing the font smoothing. The setting is system-wide and can't be used with other unittests. see: https://docs.microsoft.com/en-us/windows/desktop/api/winuser/nf-winuser-systemparametersinfoa "Retrieves or sets the value of one of the system-wide parameters. This function can also update the user profile while setting a parameter." The unittests should be able to detect both states if needed. R=robliao@chromium.org, CC=tapted@chromium.org Bug: 759870,953293 Change-Id: I2f79320daef4bcbdade6076960f4a13f235bd3f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1570527 Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Reviewed-by:Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#657348}
Showing
Please register or sign in to comment