DescriptionMojo C++ Bindings: Introduce mojo::SupportsStrongBinding
Adds mojo::SupportsStrongBinding and requires this to be
inherited by any interface implementation that will be
strongly bound to a pipe.
This allows for safe deletion of strongly bound impls
from outside their pipe's connection error handler.
BUG=666803
R=dcheng@chromium.org
Patch Set 1 : . #
Total comments: 1
Messages
Total messages: 7 (3 generated)
|