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

Unified Diff: webkit/tools/test_shell/simple_resource_loader_bridge.cc

Issue 55049: Add the ability to specify a default MIME type when loading a resource. We'l... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 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: webkit/tools/test_shell/simple_resource_loader_bridge.cc
===================================================================
--- webkit/tools/test_shell/simple_resource_loader_bridge.cc (revision 12710)
+++ webkit/tools/test_shell/simple_resource_loader_bridge.cc (working copy)
@@ -566,6 +566,7 @@
const std::string& frame_origin,
const std::string& main_frame_origin,
const std::string& headers,
+ const std::string& default_mime_type,
int load_flags,
int requestor_pid,
ResourceType::Type request_type,
« webkit/glue/resource_handle_impl.cc ('K') | « webkit/glue/resource_loader_bridge.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698