Chromium Code Reviews
DescriptionMake embedder.serviceRegistry return a ServiceRegistry instead of ServiceRegistryProxy.
The proxy has methods like close() that I think we're not intending to expose to the
caller. The ServiceRegistry is just the interface itself. This also avoids users of
the API from having to add a .ptr to their usages of the registry.
BUG=
R=eseidel@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/60f07c5317dda07603a876bc7f0165b7152bbcbb
Patch Set 1 #
Total comments: 2
Messages
Total messages: 11 (1 generated)
|
|||||||||||||||||||