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

Unified Diff: chrome_frame/test/net/fake_external_tab.cc

Issue 23710059: Release the cache entry on deferred redirect. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Disable new tests on Chrome Frame Created 7 years, 3 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: chrome_frame/test/net/fake_external_tab.cc
diff --git a/chrome_frame/test/net/fake_external_tab.cc b/chrome_frame/test/net/fake_external_tab.cc
index 3922e96ff6746f01ab6cf88770d3eb2efd6c3831..263de40255dfde5ca0ffc2241009186c27ea7642 100644
--- a/chrome_frame/test/net/fake_external_tab.cc
+++ b/chrome_frame/test/net/fake_external_tab.cc
@@ -219,6 +219,8 @@ void FilterDisabledTests() {
// Tests chrome's network stack's cache (might not apply to CF).
"URLRequestTestHTTP.VaryHeader",
"URLRequestTestHTTP.GetZippedTest",
+ "URLRequestTestHTTP.CachedRedirect",
+ "URLRequestTestHTTP.DeferredRedirect_ReleaseCacheEntry",
// Tests that requests can be blocked asynchronously in states
// OnBeforeURLRequest, OnBeforeSendHeaders and OnHeadersReceived. At least
« no previous file with comments | « no previous file | net/data/url_request_unittest/redirect-test.html.mock-http-headers » ('j') | net/http/http_cache_transaction.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698