DescriptionAdd a mojom/StructTrait for display::Display.
There is currently a mojom that mostly corresponds to display::Display
and a corresponding TypeConverter. However, the existing mojom has some
extra information that is mus specific. In the future ui.mojom.Display
will be modified to contain a display.mojom.Display to avoid
duplication.
This CL only adds the new mojom, StructTrait and unit tests to ensure
StructTrait works correctly. The new mojom and StructTrait will be
needed for the DisplayController Mojo interface to allow display
configuration to happen. Unit tests will be added to trybots in a
follow-up CL.
BUG=612242
Committed: https://crrev.com/97a62c38c3f2d818c24190d3495853c3de8c7273
Cr-Commit-Position: refs/heads/master@{#406319}
Patch Set 1 #Patch Set 2 : Fix iOS. #Patch Set 3 : Fix comments. #
Total comments: 2
Patch Set 4 : Move implementation. #Patch Set 5 : Fixes. #Patch Set 6 : Move unit test target. #Dependent Patchsets: Messages
Total messages: 25 (11 generated)
|