Chromium Code Reviews
DescriptionExpand and split DisplayController mojom.
Add two IPC calls to mojom::DisplayController. The first is to enable a
keyboard shortcut for swapping primary display from ash. This is part of
the existing developer shortcuts and will enable testing primary display
work. Second, add a call to let ash to set the display workarea. The
workarea IPC call needs to be implemented on the ash side.
Split the existing IPC call to toggle adding/removing a fake display
into a new test interface.
Fix the way mus specific keyboard accelerators in ash work. The
accelerators were being triggered from HandlesAction() which is wrong.
Instead trigger accelerators from PerformAction().
BUG=612242
Committed: https://crrev.com/24ff7b7d6909448813aa15c0f9a2da2a4ce32af0
Cr-Commit-Position: refs/heads/master@{#425977}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Split mojo interface. #Patch Set 3 : Fix case statements. #Patch Set 4 : Actually fix case statements. #
Messages
Total messages: 28 (14 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||