Ensure that the Windows system font information and the scrollbar metrics are...
Ensure that the Windows system font information and the scrollbar metrics are synced with the ViewMsg_SetRendererPrefs IPC The patch to sync the font and scrollbar metrics from the browser to the renderer was sending these values only during RenderView creation and not along with the ViewMsg_SetRendererPrefs IPC which caused scrollbars to disappear and other bad things. BUG=474871 Review URL: https://codereview.chromium.org/1069683006 Cr-Commit-Position: refs/heads/master@{#324349}
Showing
Please register or sign in to comment