Add an escape hatch for loading legacy manifests
This patch adds a --allow-legacy-extension-manifests command line switch that lets folks load extenions with old manifest_verions even if they would otherwise be forbidden. This escape hatch will help ease the transition to modern manifests, both for us and for extension developers. (We plan to use this switch internally to avoid converting some test data to modern manifests.) BUG=62897 Review URL: http://codereview.chromium.org/8776059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112786 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment