Reduce inconsistencies in calls to InstallableManager::GetData |
||
Issue descriptionWe currently have a number of call paths of InstallableManager::GetData that could be consolidated: - AppBannerManager (calls 2x: one time for the manifest, and one time for installability) - BookmarkAppHelper (calls 1x for installability) - AddToHomescreenDataFetcher (calls 2x: one time for the manifest + icon, and one time for installability) - AppMenuModel (implicitly calls AppBannerManager) - WebApkUpdateDataFetcher (calls 2x for installability) Once IsExperimentalAppBanners() is released on all platforms, we can investigate unifying some of these call paths to reduce inconsistencies between them (e.g. Issue 829209 ).
,
Nov 2
What's the blocking bug (for IsExperimentalAppBanners?) ?
,
Nov 2
,
Nov 2
We need to launch on Mac (Issue 851848). |
||
►
Sign in to add a comment |
||
Comment 1 by dominickn@chromium.org
, Apr 5 2018