• sdefresne's avatar
    Remove NOTIFICATION_FAVICON_UPDATED · b0befeec
    sdefresne authored
    Change notification NOTIFICATION_FAVICON_UPDATED into an event sent to
    FaviconDriverObserver and change client code to be observers instead.
    
    Pass the FaviconDriver to OnFaviconUpdated() event so that listeners can
    find the content::WebContents corresponding to the event (as some of the
    client code did listen to multiple content::WebContents).
    
    BUG=362072
    
    Review URL: https://codereview.chromium.org/1059743003
    
    Cr-Commit-Position: refs/heads/master@{#324201}
    b0befeec
favicon_tab_helper_browsertest.cc 8.21 KB