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

Unified Diff: chrome/test/data/banners/manifest_long_icon_murmur2_hash.json

Issue 2452823002: Make ManifestUpgradeDetector correctly fetch "icon Murmur2 hash" if hash is big (Closed)
Patch Set: Merge branch 'master' into update_fail_fix_crash1_murmur2_long Created 4 years, 2 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
« no previous file with comments | « chrome/test/data/banners/long_murmur2_hash_icon.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/banners/manifest_long_icon_murmur2_hash.json
diff --git a/chrome/test/data/banners/manifest_bad_icon.json b/chrome/test/data/banners/manifest_long_icon_murmur2_hash.json
similarity index 83%
copy from chrome/test/data/banners/manifest_bad_icon.json
copy to chrome/test/data/banners/manifest_long_icon_murmur2_hash.json
index a1ec3e3e69d6c17b564db873da5693ee7c2c2f5b..e3aff4dd7a3c06c8c6749af6823ce3e42e405f48 100644
--- a/chrome/test/data/banners/manifest_bad_icon.json
+++ b/chrome/test/data/banners/manifest_long_icon_murmur2_hash.json
@@ -2,7 +2,7 @@
"name": "Manifest test app",
"icons": [
{
- "src": "bad_icon.png",
+ "src": "long_murmur2_hash_icon.png",
"type": "image/png",
"sizes": "192x192"
}
« no previous file with comments | « chrome/test/data/banners/long_murmur2_hash_icon.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698