MacPWAs: Move -[NSWorkspace sharedWorkspace] to UI thread
This is currently called on the IO thread, and is causing crashes. It may be that this call can only been made on the UI thread. Bug: 1067367 Change-Id: Iffb0c9d11f2c7fb6e9dcb496e7babe314a8f4232 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143532Reviewed-by:Alexey Baskakov <loyso@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#758698}
Showing
Please register or sign in to comment