[Ozone-Drm] Notify cursor of channel established last
The cursor is special since movements don't need to be routed to the UI thread, instead they are directly dispatched to the GPU process from the IO-thread. During the recovery of a crashed GPU process, the windowing state needs to be re-created on the new GPU. As such we need to make sure that the windows are re-created on the GPU before the cursor can send targeted events (to a specific window). BUG=468485 Review URL: https://codereview.chromium.org/1024083002 Cr-Commit-Position: refs/heads/master@{#321645}
Showing
Please register or sign in to comment