Create child window using WS_EX_NOPARENTNOTIFY for WGL.
commit9e65c63731b859aa255753ac8ca265a0da00e349
authorjbauman <jbauman@chromium.org>
Thu, 16 Oct 2014 03:28:19 +0000 (15 20:28 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 16 Oct 2014 03:28:30 +0000 (16 03:28 +0000)
tree2150a9dbac4c4f872564e6061dbcbe253fbf6ec1
parent5e50dfa786102701fd831bd155f5dc1ee224458f
Create child window using WS_EX_NOPARENTNOTIFY for WGL.

Using WS_EX_NOPARENTNOTIFY seems to resolve the deadlock and allows WGL to work.

BUG=273220

Review URL: https://codereview.chromium.org/653883004

Cr-Commit-Position: refs/heads/master@{#299832}
ui/gl/gl_surface_wgl.cc
ui/gl/gl_surface_wgl.h