DescriptionThe metro_driver should not block the UI thread while waiting for the Chrome browser IPC channel to be initialized.
This causes the taskbar to become unresponsive for a bit on Windows 7. Windows 8 also has the same
problem. However it is not as visible as on Windows 7.
Fix is to do the IPC channel dance in a timer.
BUG=417100
R=cpu
Committed: https://crrev.com/b1f98f2be2a9b791754eaebbefe4ffa599aa8c0b
Cr-Commit-Position: refs/heads/master@{#297058}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Code review comments #Patch Set 3 : Fixed build errors #
Total comments: 12
Patch Set 4 : Code review comments #
Total comments: 2
Patch Set 5 : Code review comments from cpu #Patch Set 6 : Removed unused timer id constant #
Messages
Total messages: 14 (2 generated)
|