Description[Android] Consolidate vsync request logic in RWHVAndroid
The current vsync subscription scheme in RWHVAndroid is rather ad-hoc. Formalize
the request logic by creating explicit request types, avoiding redundant vsync
requests (and the associated JNI call) while also enforcing the validity of
such requests (for WebView).
BUG=394604
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291296
Patch Set 1 #Patch Set 2 : Cleanup #Patch Set 3 : More cleanup #
Total comments: 4
Patch Set 4 : Also preserve requests for the |WasShown()| case #Patch Set 5 : Accommodate WebView... #
Messages
Total messages: 16 (0 generated)
|