DescriptionFix Ash notification updates
In Chrome, it turns out that every Notification has a unique id. In the Ash implementation we need to track and update that id when an existing Bubble is updated.
This also ensures that the UI is safely created initially (in case the initial asynchronous Update is delayed) to prevent crashes and to make Layout more consistent.
Also includes some cleanup of the WebNotificationTray API.
BUG=141285
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150979
Patch Set 1 #
Total comments: 2
Patch Set 2 : Ensure updated notifications are unique. #Patch Set 3 : Update tests. #
Messages
Total messages: 7 (0 generated)
|