DescriptionDo not assign launch ordinals to ephemeral apps
Ephemeral apps are not shown in the app launcher or NTP, but they are
assigned ordinals, which results in unfilled NTP pages. This patch
does not give ephemeral apps launch ordinals until they are promoted
to fully installed apps.
AppSorting::MarkExtensionAsHidden() was refactored to
AppSorting::SetExtensionVisible() to allow the visibility of the
extension in the NTP to change.
BUG=394192
TEST=browser_tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284536
Patch Set 1 #
Total comments: 1
Patch Set 2 : Changed implementation #
Total comments: 7
Patch Set 3 : Address tapted's review comments #Patch Set 4 : Rebase #Patch Set 5 : Rebase onto trunk #Patch Set 6 : Minor clean up #Messages
Total messages: 11 (0 generated)
|