desktop-pwas: Remove use of GetAppScopeInternal in SiteSettingsHandler
This CL updates SiteSettingsHandler to use GetAppScope() instead of GetAppScopeInternal(). This means it will include web apps that have no scope and instead use their default scope. This CL removes a behavioural difference between web apps installed via promotion and those installed via "create shortcut". As an extra this CL cleans up some of the naming and types of GetInstalledApps() to better reflect the usage. Bug: 910016 Change-Id: I1eae6c496c717ee8a5ca611d3131d2ebff6bf788 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050221Reviewed-by:calamity <calamity@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#742056}
Showing
Please register or sign in to comment