Fix the mojo_shell window not coming up sometimes on Windows when using --enable-multiprocess.
The problem was that ShowWindow that was eventually called through PlatformViewportWin::Show wasn't working because it was using the default from STARTUPINFO which was false. Review URL: https://codereview.chromium.org/1106133002 Cr-Commit-Position: refs/heads/master@{#327048}
Showing
Please register or sign in to comment