DescriptionMake the C++ PlatformViewportAndroid's dtor call the Java PVA's detach() method.
In particular, after destruction of the C++ PVA, the Java PVA will no
longer try to call into it.
(Rename the previously-unused destroy() to detach(), and make it not
call into native code.)
BUG=Fixes #95
R=qsr@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/dc865d4ac61ebec665f91988d8247c1fde26bbc4
Patch Set 1 #Patch Set 2 : use a weak ref instead #
Messages
Total messages: 4 (0 generated)
|