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

Unified Diff: chrome/test/data/save_page/not-a-crx.crx.mock-http-headers

Issue 2060923002: Neutralize dangerous subresource files during Save Page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@save-package-cleanup-1
Patch Set: Catch up with ToT Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/save_page/not-a-crx.crx ('k') | content/browser/download/save_package.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/save_page/not-a-crx.crx.mock-http-headers
diff --git a/chrome/test/data/save_page/not-a-crx.crx.mock-http-headers b/chrome/test/data/save_page/not-a-crx.crx.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..3222b3fa22ec75426b14b3018c1d488e01af9aeb
--- /dev/null
+++ b/chrome/test/data/save_page/not-a-crx.crx.mock-http-headers
@@ -0,0 +1,4 @@
+HTTP/1.1 200 OK
+Connection: close
+Content-Type: image/png
+Content-Length: 2241
« no previous file with comments | « chrome/test/data/save_page/not-a-crx.crx ('k') | content/browser/download/save_package.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698