Descriptioncrbug.com/124865 - DCHECK failure when pinning Chrome Web Store to Launcher
CrOS Aura: Fix pinning Chrome Web Store to Launcher
Added two icon filenames to the manifest for the Chrome Web Store.
Created subdir "images" where manifest resides and copied two
appropriate icons.
More detail:
The "icons" element in the manifest for the Chrome Web Store was empty.
This seem to cause the DCHECK failure when trying to pin the CWS to
the Launcher.
Adding two icon filenames to the manifest fixed the issue. I believe
the actual icons being used come from somewhere else.
BUG=124865
TEST=Click on Apps icon in the Launcher;
Right click on Chrome Web Store;
Select Pin to Launcher;
Observe no DCHECK on Debug build on linux desktop
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|