Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Unified Diff: extensions/test/data/content_hash_fetcher/zero_byte_file/README.txt

Issue 2786803002: Add a ContentVerifyJob test for sanity checking legitimate 0 byte file. (Closed)
Patch Set: sync Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: extensions/test/data/content_hash_fetcher/zero_byte_file/README.txt
diff --git a/extensions/test/data/content_hash_fetcher/zero_byte_file/README.txt b/extensions/test/data/content_hash_fetcher/zero_byte_file/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..59b721cc1d6923866a5f2a6a1c6d55199506fbe1
--- /dev/null
+++ b/extensions/test/data/content_hash_fetcher/zero_byte_file/README.txt
@@ -0,0 +1,9 @@
+The files in this directory came from downloading a test extension from the
+webstore* that had properly signed verified_contents.json file, taking all
+extension files (including _metadata/verified_contents.json and
+_metadata/computed_hashes.json) from the .crx and putting them into
+source.zip file.
+
+Among other files, the extension contains a 0 byte background.js file.
+
+* https://chrome.google.com/webstore/detail/ajcpkmldgikjjbikbkoleifacehapefj
« no previous file with comments | « extensions/browser/content_verify_job_unittest.cc ('k') | extensions/test/data/content_hash_fetcher/zero_byte_file/source.zip » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698