DescriptionAdd an ApplicationConnector interface, etc.
Also do a bit of (minimal) cleanup of ApplicationImpl.
From the Shell interface, you can mint ApplicationConnectors, which
allows you to connect to other applications. This is useful if you want
to connect to applications from other threads or other environments
(e.g., inside a VM).
TODO(vtl): Maybe add a Duplicate() to ApplicationConnector. The reason
we don't just add a Duplicate() to Shell is that Shell is associated
with low-level stuff (e.g., process lifetime), and we may want to add
more low-level process-y stuff (which shouldn't be delegated) to it in
the future.
R=jamesr@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/199850d6d0c03765ac121ba773057e1cc7eec1ec
Patch Set 1 #
Total comments: 1
Patch Set 2 : oops #Patch Set 3 : doh #Patch Set 4 : make it *build* on android #Patch Set 5 : asdf #Patch Set 6 : good enough for TV #Patch Set 7 : grrr #
Total comments: 1
Messages
Total messages: 16 (4 generated)
|