Cherry-pick: [Android] Fix a subtle issue in Java Bridge regarding interfaces removal
Required for the main patch fixing b/18520475. Bug: 18520475 Original description: commit 4d4182c4af0a11a1ad5acae88f9abe2b76853fe1 Author: mnaganov <mnaganov@chromium.org> Date: Mon Dec 01 11:59:14 2014 [Android] Fix a subtle issue in Java Bridge regarding interfaces removal Update JavaBridgeBasicsTest.testRemovalNotReflectedUntilReload to actually call Java GC after removing the interface, and verify that the Java object is still callable from the page side. Fix the code to make the test pass. BUG=437761 Review URL: https://codereview.chromium.org/767453003 Cr-Commit-Position: refs/heads/master@{#306176} Change-Id: If12d53e3aad721e5822d8e12c85f1240e1aac5e6
Showing
Please register or sign in to comment