Always use a UI message loop in the GPU process on Windows.
ANGLE can now create child windows and requires UI messages to be handled. Because it is not possible to determine if ANGLE will use a child window when creating surfaces, always use a UI message loop. BUG=angleproject:961 Review URL: https://codereview.chromium.org/1097283005 Cr-Commit-Position: refs/heads/master@{#327140}
Showing
Please register or sign in to comment