Description[WebView] Add test for visual state API when view dettached.
Calling the visual state API when the container view is dettached
must draw the contents correctly when the callback is received.
We add a test for that.
We also fix a possible crash if the container view is dettached
after insertVisualStateCallback has been called but before
the callback has been received.
Original author igsolla@chromium.org
BUG=461369, 457184
Committed: https://crrev.com/c196c218d8d9cc726c2c57077f81313f555233a3
Cr-Commit-Position: refs/heads/master@{#319112}
Patch Set 1 #Patch Set 2 : fix test, remove unrelated changes #Patch Set 3 : rebase #
Total comments: 6
Messages
Total messages: 12 (3 generated)
|