Chromium Code Reviews
Descriptionmozart: Introduce new view manager interfaces.
This change adds mojom interfaces for the new Mozart view manager.
Mozart is different from the old view manager in several ways:
- It does not require a C++ client library to use it.
- The overall design is more centralized. The view manager keeps
track of the state of all views and mediates interactions between
them. This significantly reduces the complexity of using these
interfaces safely.
- The view manager supports basic layout negotiations between views.
- Only view management concerns are addressed by the core view
interfaces. Other concerns, such as input, will be addressed by
services which are associated with views but managed separately.
R=abarth@chromium.org, jamesr@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/a997cec7d0e0133df53f2be9070e0a6086347acd
Patch Set 1 #
Total comments: 20
Patch Set 2 : applied review comments #Patch Set 3 : applied review comments #
Total comments: 2
Patch Set 4 : applied review comments #Patch Set 5 : applied review comments #Patch Set 6 : #
Messages
Total messages: 11 (3 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||