DescriptionTweaks to ViewManager:
. OnNodeHierarchyChanged() is only sent for nodes the client cares
about (see ShouldNotifyOnHierarchyChange for exact details).
. OnNodeHierarchyChanged() now includes any nodes not yet known to the
client.
. Added OnServerChangeIdAdvanced, which is sent if the change id
advances but the client didn't get a notification (this can happen
when hierarchy changes are done in other clients that the client
isn't notified about).
. OnConnectionEstablished now includes the state of the tree.
BUG=365012
TEST=covered by tests
R=ben@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270925
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271025
Patch Set 1 #Patch Set 2 : cleanup #
Total comments: 1
Patch Set 3 : fix merge errors #Patch Set 4 : fix #Messages
Total messages: 12 (0 generated)
|