DescriptionRemove NOTIFICATION_FAVICON_UPDATED
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
Committed: https://crrev.com/b0befeec4f82ae3bc79c53d69ce91b52d466f044
Cr-Commit-Position: refs/heads/master@{#324201}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Address comments #
Total comments: 2
Patch Set 3 : Address comment #
Total comments: 1
Patch Set 4 : Add DISALLOW_COPY_AND_ASSIGN(FaviconUpdateWatcher) #Messages
Total messages: 18 (6 generated)
|