Chromium Code Reviews
DescriptionFixes for how extension ids are calculated, especially for component extensions.
* Depends on https://codereview.chromium.org/12385037/
* Add crx_id.HasPublicKey
* Introduce exception ComponentExtensionMissingPublicKey. Component extensions must have a public key specified. Add a unit test to ensure this exception is raised.
* If an extension has a public key, use that to calculate extension_id, if not, use the local file path.
BUG=177372
TEST=run_tests --browser=cros-chrome --remote=172.22.71.22 testComponentExtension
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=185617
Patch Set 1 #Patch Set 2 : rename #
Total comments: 4
Patch Set 3 : dtu feedback #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||