MacViews: Do not block UI thread waiting for translucent windows
For translucent windows, don't do any CATransaction synchronization until after the first frame has been received. This allows us to avoid blocking the UI thread when entering the first keystrokes in the omnibox. While in the neighborhood, delete the dead code for using alpha to make windows appear atomically. Bug: 712268 Change-Id: I71cab1c1c598adc34542b6990d8f9112eda8be4f Reviewed-on: https://chromium-review.googlesource.com/1135891 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:Sidney San Martín <sdy@chromium.org> Cr-Commit-Position: refs/heads/master@{#574771}
Showing
Please register or sign in to comment