Make sure Java Bridge cleans up all stub object it creates.
I have been trying to see why the JavaBridgeChannelHost, which is reference counted, sticks around forever. Here is what I found: When talk back is enabled. Each JavaBridgeChannelHost typically have 5 references to it. 3 of them should be cleaned up by this patch. (see comments in the .cc file) BUG=157699 Review URL: https://chromiumcodereview.appspot.com/11359143 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170694 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment