Chromium Code Reviews
        
  Descriptionarc: Show custom notification via notification surface
- ArcCustomotificationItem to use notification surface to create Chrome
  notification;
- ArcCustomNotificationView to host and show the notification surface;
- Add a use_custom_notification property to ArcNotificationData;
- ArcNotificationManager choose ArcNotificationItem
  or ArcCustomNotificationItem based on that property;
BUG=b/25816173
Committed: https://crrev.com/241469472d4bef36af0641d428312fd3ab73377c
Cr-Commit-Position: refs/heads/master@{#401802}
   
  Patch Set 1 #Patch Set 2 : clean up #
      Total comments: 9
      
     
  
  
  
  Patch Set 3 : for comments in #2 #
      Total comments: 2
      
     
  
  
  
  Patch Set 4 : update NotificationSurfaceRegistry access and choose custom notification via ArcNotificationData #
      Total comments: 2
      
     
  
  
  
  Patch Set 5 : add comment for use_custom_notification #
      Total comments: 4
      
     
  
  
  
  Patch Set 6 : ArcCustomNotificationView use const * surface_ #
      Total comments: 8
      
     
  
  
  
  Patch Set 7 : nits in #6 #Patch Set 8 : NotificationSurfaceRegistry move into ui/arc #Patch Set 9 : rebase #Depends on Patchset: Messages
    Total messages: 32 (10 generated)
     
  
  
       |