[Android] Move weak ref for PopupWindowTouchHandleDrawable to native
The current weak reference wiring for PopupWindowTouchHandleDrawable is awkward and fragile. Move the weak ref accounting to its native object counterpart, using the JNI boundary as a consistent reference lifetime checkpoint. BUG=528365 Review URL: https://codereview.chromium.org/1341013002 Cr-Commit-Position: refs/heads/master@{#348809}
Showing
Please register or sign in to comment