DescriptionCreate a skeleton AppBannerManager class
* Adds an AppBannerManager that will be used to manage a single
AppBannerView.
* Each AppBannerManager is owned by a particular TabBase and is
alerted to changes its TabBase by a TabObserver.
The TabObserver's main use is to update the AppBannerManager
when the WebContents has changed.
Note that this class is a skeleton: most of the real functionality
(like creating a AppBannerView) has been parted off.
BUG=341556
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251136
Patch Set 1 #Patch Set 2 : Cleaning up #Patch Set 3 : Removing OWNERS since its handled elsewhere #
Total comments: 18
Patch Set 4 : Addressing comments #
Total comments: 2
Patch Set 5 : Adding another call to onContentChanged #
Total comments: 4
Patch Set 6 : Back and forth, forth and back #
Messages
Total messages: 13 (0 generated)
|