DescriptionRemove anchor view from container when reset
Makes sure ScopedAnchorView::Reset() removes the anchor view
from its container view through JNI. This prevents potential
leaks when the destructor fails to do the cleaning job. Not
apparently related to the bug, but it helps avoid any issues
that may happen in the future.
Also deleted a method declaration of |SetWindowAndroid| sneaked
in by mistake.
BUG=635515
Committed: https://crrev.com/0a717f521200898d1fe45c37b351daad1c4a4a32
Cr-Commit-Position: refs/heads/master@{#414154}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|