MD Extensions: Cannot See Manifest Warnings w/o Developer Mode |
||
Issue descriptionChrome Version: 68.0.3440.0 What steps will reproduce the problem? 1. Load an extension with manifest warnings What is the expected result? Warnings should be visible with and without developer mode enabled. What happens instead of that? No manifest warnings when dev mode is disabled
,
May 24 2018
Note the logic at https://cs.chromium.org/chromium/src/chrome/browser/resources/md_extensions/item.js?l=135, which seems relevant here.
,
May 24 2018
Initial inconsistency was a mistake on my part (dev mode was likely enabled). Expected behavior is that manifest errors will only be visible in dev mode (same as runtime errors) since non-developer users don't need to act on them anyways. This is functioning as expected. Closing issue. |
||
►
Sign in to add a comment |
||
Comment 1 by dpa...@chromium.org
, May 24 2018