Extension status returns blocked-by-policy when there is no manifest
When manifest type allowlist policy is set, GetExtensionInstallStatus() function always returns blocked-by-policy when there is no manifest type information. However, it should actually skip the manifest type check. Add a test to verify the fix. Also add a test to verify we can handle similar situation for permission set. Bug: 1124669 Change-Id: I9727222688177a7beb386e5dc473ef21e766ce8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392442Reviewed-by:Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#806407}
Showing
Please register or sign in to comment