Chromium Code Reviews
Descriptionarc: Defer notification surface creation
- Add Create/CloseNotificationWindow to NotificationsInstance;
- ArcCustomNotificationItem tracks a window count for the views and
sends Create/CloseNotificationWindow based on the count;
- ArcCustomNotificationItem initializes the view with snapshot image;
- ArcCustomNotificationView observes surface manager and dynamically
switch from snapshot to live surface;
BUG=640305, 640356
BUG=b/30864565
TEST=Manual. Custom notification works as before and CTS passes.
Committed: https://crrev.com/a21cae6cb172afe362f8a6d12f6e64ce56347b65
Cr-Commit-Position: refs/heads/master@{#415887}
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : rebase and fix compile #
Total comments: 4
Messages
Total messages: 35 (16 generated)
|