DescriptionMinor fixes for WidgetRemovalsObserver::OnWillRemoveView
Previously it was called whenever a view was removed, even if it
was just moved within the same widget.
Now it's only called if it's actually removed entirely, or moved
to a different widget.
BUG=581127
Committed: https://crrev.com/b5c59b11b49b910758899d8b3261a08665ca3fa0
Cr-Commit-Position: refs/heads/master@{#372448}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Only call when deleting or moving to a different widget #Patch Set 3 : Get rid of code to call on children #Patch Set 4 : Update comment #
Depends on Patchset: Messages
Total messages: 17 (6 generated)
|