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

Unified Diff: webkit/support/test_webkit_platform_support.cc

Issue 12546016: Remove the Extensions URLRequestContext (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix silly compile error Created 7 years, 4 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/support/test_webkit_platform_support.cc
diff --git a/webkit/support/test_webkit_platform_support.cc b/webkit/support/test_webkit_platform_support.cc
index 276a10e77bcd3fd00209d02c02e9e16eeb774575..e8e3dd09ef8dc5bba40659c0519a5622ca07b152 100644
--- a/webkit/support/test_webkit_platform_support.cc
+++ b/webkit/support/test_webkit_platform_support.cc
@@ -96,8 +96,6 @@ TestWebKitPlatformSupport::TestWebKitPlatformSupport() {
SetThemeEngine(NULL);
#endif
- net::CookieMonster::EnableFileScheme();
tkent 2013/08/16 07:20:13 Will Blink tests work correctly without this? Or
awong 2013/08/16 09:18:58 I don't know the blink test framework. How do I r
tkent 2013/08/18 22:31:56 Build 'all_webkit' target, and run 'webkit_unit_te
-
// Test shell always exposes the GC.
webkit_glue::SetJavaScriptFlags(" --expose-gc");
}
« content/browser/storage_partition_impl_map.cc ('K') | « net/cookies/cookie_store.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698