Description[aw] Unregister delegates from AwContents.destroy()
AwContents are deleted asynchronously, so to stop receiving
callbacks we unregister delegates / observers / listeners
from AwContents.destroy() and ContentViewCore.destroy().
Receiving callbacks after AwContents.destroy() is called is
problematic because Java refs have already been set to null.
BUG=415666
Committed: https://crrev.com/90bdfe3249589f571fd8cdb7159fb1c678052233
Cr-Commit-Position: refs/heads/master@{#296977}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address review comments. #
Messages
Total messages: 18 (5 generated)
|