DescriptionAdded 'contextReady' message for HostPairingScreen.
Sometimes the screen starts to send updates to JS part to early, when screen
is not registered yet. As a result several messages with context diffs could
be ignored, and JS context became inconsistent with C++ context. I added
'contextReady' message, that is send from JS when context is ready to recieve
updates. Before that the screen handler caches changes in the local context.
BUG=375191
Committed: https://crrev.com/b817eec554070b33011842ad9e4fc8185670dfc2
Cr-Commit-Position: refs/heads/master@{#295944}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Comment addressed. #
Messages
Total messages: 9 (2 generated)
|