Skip to content
  • jamescook's avatar
    mash: Convert TrayBackgroundView to wm common types · f6f63400
    jamescook authored
    Also convert StatusAreaWidget usage to WmShelf. This is closer to the long-
    term pattern we want, where StatusAreaWidget is accessed via wm types.
    
    * Eliminate the TrayBackgroundView::status_area_widget() accessors
    * Cache a copy of StatusAreaWidget* in subclasses where needed
    
    Move the following interdependent files:
    move_source_file.py ash/system/tray/tray_background_view.* ash/common/system/tray/
    move_source_file.py ash/system/tray/tray_bubble_wrapper.* ash/common/system/tray/
    move_source_file.py ash/system/tray/tray_event_filter.* ash/common/system/tray/
    move_source_file.py ash/system/tray/system_tray_bubble.* ash/common/system/tray/
    
    BUG=619636
    TEST=ash_unittests
    TBR=stevenjb@chromium.org for 1 line rename in c/b/ui/chromeos/
    
    Review-Url: https://codereview.chromium.org/2091933002
    Cr-Commit-Position: refs/heads/master@{#401769}
    f6f63400