[Extensions] Remove the webstore API feature
The chrome.webstore API is used (exclusively) for inline install, which is deprecated and to be removed in M71. [1] Remove the webstore entry from the extensions features files; this will result in chrome.webstore being undefined for all JS contexts. [1] https://blog.chromium.org/2018/06/improving-extension-transparency-for.html Bug: 895868 Change-Id: Idce382e5dd967a22ba779204d63e1ec509493ff4 Reviewed-on: https://chromium-review.googlesource.com/c/1283485Reviewed-by:Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#600906}
Showing
Please register or sign in to comment