DescriptionChanges aura::Window::observers_ to not notify observers that are
added while the Window is in the process of notifying observers. I
need this for the new worskpace code that can end up attaching new
observers during a notification (happens when a state change triggers
moving to a different window). If the new observers are also notified
of the change they get confused.
BUG=136919
TEST=none
R=ben@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151093
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|