 Chromium Code Reviews
 Chromium Code Reviews Issue 
            12385037:
    Add HasPublicKey to crx_id.  (Closed)
    
  
    Issue 
            12385037:
    Add HasPublicKey to crx_id.  (Closed) 
  | DescriptionAdd HasPublicKey to crx_id.
* Rename from_test_path to from_file_path.
* Add HasPublicKey test to unit test
* CRX_ID_DIR should use abspath, and it doesn't need to be a global.
* Replace BASE_DIR and UNPACKED_TEST_DIR with unpacked_test_manifest_path
* Split file_path based tests (testFromFilePath) off from testUnpackedHashAppId since they are not related.
BUG=177372
TEST=manual
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=185567
   Patch Set 1 #Patch Set 2 : rename from_test_path to from_file_path #Patch Set 3 : rename from_test_path to from_file_path #
      Total comments: 2
      
     Patch Set 4 : unit test for HasPublicKey #Patch Set 5 : removed some globals #Messages
    Total messages: 9 (0 generated)
     |