Changes 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 Review URL: https://chromiumcodereview.appspot.com/10832228 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151093 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment