DescriptionMove ContentViewCore native ownership to WebContents
This means the nest of native objects (once built up) have the same life-times,
and the mismatch is handled at the JNI boundary.
GC might cause WebContents to get deleted before ContentViewCore (if AwContents is finalized before the java ContentViewCore)
BUG=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162052
Patch Set 1 #Patch Set 2 : tidied up #Patch Set 3 : fix test #
Total comments: 10
Patch Set 4 : jcivelli feedback #
Messages
Total messages: 8 (0 generated)
|