commit | c4432a41556f94f663bd860b19aa17f08b36c5ee | [log] [tgz] |
---|---|---|
author | Raymes Khoury <[email protected]> | Fri Aug 09 06:22:17 2019 |
committer | Raymes Khoury <[email protected]> | Fri Aug 09 06:22:17 2019 |
tree | aaf7de30564897987060b6a8f9cf08933abc17d0 | |
parent | 6cac6c03550ee76ca0ae57bb15bc9edd7bd978ea [diff] |
Remove the Whitelist for usage of management.installReplacementWebApp This reverts commit 17ec7e69906c5818b071cdefdf13814c01230e81. 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 <[email protected]> > Reviewed-by: Devlin <[email protected]> > Reviewed-by: Ben Wells <[email protected]> > Cr-Commit-Position: refs/heads/master@{#665044} [email protected], [email protected], [email protected] (cherry picked from commit e9f4d714b4d3c7d9a01ba3ddc388d7156dcf4480) Bug: 989799 Change-Id: I7662316011114dc2b5d50fc9a8ad1124b8749582 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1727869 Reviewed-by: Raymes Khoury <[email protected]> Reviewed-by: Devlin <[email protected]> Commit-Queue: Raymes Khoury <[email protected]> Auto-Submit: Raymes Khoury <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#683033} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1746110 Cr-Commit-Position: refs/branch-heads/3865@{#293} Cr-Branched-From: 0cdcc6158160790658d1f033d3db873603250124-refs/heads/master@{#681094}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .