DescriptionAdds a porting layer so aura can be made to work with mus
This introduces WindowPort and the single concrete implementation of
it WindowPortAura. WindowPort contains the set of functions needed to
get aura to work with mus. A new constructor is added to Window and
WindowTreeNhost that can be used to specify an explicit
WindowPort. This is not the common case though, the common case is to
use a constructor that does not take a WindowPort, in which case a
WindowPort is created using a callback specified at the time of
creating Env.
BUG=659155
TEST=covered by existing tests
sadrul@chromium.org
Committed: https://crrev.com/631094cdb13348d8946c753c10a8f8bd9fe353ef
Cr-Commit-Position: refs/heads/master@{#427750}
Patch Set 1 #Patch Set 2 : cleanup #
Total comments: 10
Patch Set 3 : feedback #Patch Set 4 : merge 2 trunk #Patch Set 5 : better #
Messages
Total messages: 23 (14 generated)
|