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

Unified Diff: chrome/test/data/save_page/frames-objects.htm

Issue 2075273002: Resource requests from Save-Page-As should go through CanRequestURL checks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Replace MarkAsUnauthorized with constructor argument. Created 4 years, 5 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/browser/download/save_page_browsertest.cc ('k') | chrome/test/data/save_page/text.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/save_page/frames-objects.htm
diff --git a/chrome/test/data/save_page/frames-objects.htm b/chrome/test/data/save_page/frames-objects.htm
index 974bf8eac833d82f93f0c93015b78eb77b6c9cb2..2ec98c144283c70a736418f92b29aa871b691383 100644
--- a/chrome/test/data/save_page/frames-objects.htm
+++ b/chrome/test/data/save_page/frames-objects.htm
@@ -37,5 +37,11 @@
<br>
<br>
+ Plain text file:
+ <br>
+ <object data="text.txt" border="1">err_no_object_data</object>
+ <br>
+ <br>
+
</body>
</html>
« no previous file with comments | « chrome/browser/download/save_page_browsertest.cc ('k') | chrome/test/data/save_page/text.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698