DescriptionHide the cursor on the client when it is hidden on the host
This CL
1. Relaxes the CursorShapeIsValid() check on ClientControlDispatcher
to allow cursors with empty dimensions.
2. Modifies MouseCursorMonitorAura to sends an empty cursor when the
cursor is ui::kCursorNone or when the cursor bitmap cannot be loaded.
3. Initializes the CursorShapeInfo with empty data on the VideoScheduler
as it is a required field.
Committed: https://crrev.com/efa63e0e545f7984e63bda0fb94a5f02449eca20
Cr-Commit-Position: refs/heads/master@{#310175}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Hides the cursor properly on the client #
Total comments: 8
Patch Set 3 : Address Sergey's feedback #
Messages
Total messages: 18 (6 generated)
|