Description[WebView] Add unique visual state request ids.
Each flushVisualState request returns a unique id
that allows callers to match requests with callbacks.
The reasoning behind is to potentially allow clients
to reuse VisualStateFlushCallback objects to avoid
additional java allocations.
BUG=455651
Committed: https://crrev.com/d011b93e7c8f966ba068b0c77c8a1400bdedee88
Cr-Commit-Position: refs/heads/master@{#315304}
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Fix weird ident #
Total comments: 2
Patch Set 4 : Address review comments #
Messages
Total messages: 14 (5 generated)
|