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

Side by Side Diff: extensions/test/data/content_hash_fetcher/different_sized_files/README.txt

Issue 2928693002: [Content verification] Fix a bug for files that are multiple of 4k bytes. (Closed)
Patch Set: address comments Created 3 years, 6 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 unified diff | Download patch
OLDNEW
(Empty)
1 The files in this directory came from downloading a test extension from the
2 webstore* that had properly signed verified_contents.json file, taking all
3 extension files (including _metadata/verified_contents.json and
4 _metadata/computed_hashes.json) from the chromium profile's Extension/
5 directory and putting them into source.zip file.
6
7 This extension has files that have interesting sizes w.r.t content
8 verifier's hash block size (4096 bytes):
9 1024.js
10 4096.js
11 8192.js
12 8191.js
13 8193.js
14
15 * https://chrome.google.com/webstore/detail/dlefkgcbefcjoiheimkdkkhdcejpbgda
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698