DescriptionGet rid of delayed runnable and change visibility instead for ContentViewRenderView
A better fix to not missing any callbacks during Java initialization is setting
the SurfaceView visibility to VISIBLE only after libraries has loaded. This
change removes the delayedRunnable setup and adds an assert to make sure we dont
have a valid surface before native load.
BUG=401581
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288901
Patch Set 1 #
Total comments: 2
Patch Set 2 : Indentation fixed #Messages
Total messages: 7 (0 generated)
|