Remove the Whitelist for usage of management.installReplacementWebApp
This reverts commit 17ec7e69. This whitelist is no longer needed. We want to open up this API for public use. Original change's description: > Whitelist usage of management.installReplacementWebApp > > This whitelists management.installReplacementWebApp to specific > extensions as restrictions to ensure apps are related aren't yet > implemented on the Webstore. > > For tests we need to generate manifest.json files based on the URL of > the related app. Hence we can't check in a static crx/extension. This > means that we need to provide a private key when generating the crx to > ensure that the extension ID stays the same across test runs. > > Bug: 968407 > Change-Id: Ieceadeaf59011b7209fece3de06e89f2bea4b9e3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635118 > Commit-Queue: Raymes Khoury <raymes@chromium.org> > Reviewed-by: Devlin <rdevlin.cronin@chromium.org> > Reviewed-by: Ben Wells <benwells@chromium.org> > Cr-Commit-Position: refs/heads/master@{#665044} TBR=raymes@chromium.org,benwells@chromium.org,rdevlin.cronin@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 989799 Change-Id: I7662316011114dc2b5d50fc9a8ad1124b8749582 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1727869Reviewed-by:Raymes Khoury <raymes@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Raymes Khoury <raymes@chromium.org> Auto-Submit: Raymes Khoury <raymes@chromium.org> Cr-Commit-Position: refs/heads/master@{#683033}
Showing
Please register or sign in to comment