Fix OnScreenKeyboard crash on windows ASAN debug build
Change Assert to STA from MTA. Add comment and bug describing that WinRT use really should be in a MTA, but currently is on the UI thread which is STA. BUG=852317,852386 Change-Id: I3a284010638ae848b1e9b5ee6c92646a5a9a1dea Reviewed-on: https://chromium-review.googlesource.com/1099184Reviewed-by:Robert Liao <robliao@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#566910}
Showing
Please register or sign in to comment