WebApps: Fixes issue where web app installation would never succeed.
This only affected the new apps installed on the new WebApps system and was caused because the create shortcuts callback would never fire (as the method was not implemented). The fix is to set 'CanCreateShortcuts' to false for the new system. Bug: 860581 Change-Id: I64c560f58a53b4643daed4c9dc072b3c762e383f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1885132Reviewed-by:Alexey Baskakov <loyso@chromium.org> Commit-Queue: Jay Harris <harrisjay@chromium.org> Cr-Commit-Position: refs/heads/master@{#710169}
Showing
Please register or sign in to comment