DescriptionRead pnacl version from common .json file instead of using dirname.
For about:nacl, it didn't seem too clean to check the
directory structure for the PNaCl version number, and it
required tweaking when we switching from normal CRX'es to
multi-CRX. This scheme of checking the dirname also doesn't
work with local chrome builds or with ChromeOS. Instead,
grab the version number from the pnacl_public_pnacl_json.
Depends on: https://codereview.chromium.org/22301014/
and on a new package of PNaCl being pushed out.
However, this should still be tolerant of missing keys
(just won't show the version).
BUG=221381
NOTRY=true
(failed tries unrelated)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216829
Patch Set 1 #Patch Set 2 : cleanup #
Total comments: 9
Patch Set 3 : review #Patch Set 4 : misc formatting #
Total comments: 4
Patch Set 5 : review2 #Messages
Total messages: 10 (0 generated)
|