Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Issue 10832228: Changes aura::Window::observers_ to not notify observers that are (Closed)

Created:
8 years, 4 months ago by sky
Modified:
8 years, 4 months ago
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

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 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151093

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M ui/aura/window.cc View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
sky
8 years, 4 months ago (2012-08-09 20:25:15 UTC) #1
Ben Goodger (Google)
lgtm
8 years, 4 months ago (2012-08-10 16:54:52 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/10832228/1
8 years, 4 months ago (2012-08-10 16:57:44 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-08-10 18:33:03 UTC) #4
Change committed as 151093

Powered by Google App Engine
This is Rietveld 408576698