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

Issue 10829356: Make sure that AppCache tests subresource URLrequests against NETWORK whitelist (Closed)

Created:
8 years, 4 months ago by vabr (Chromium)
Modified:
8 years, 3 months ago
Reviewers:
michaeln
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Make sure that AppCache tests subresource URLrequests against NETWORK whitelist even if this is a redirect. BUG=141114 TEST=Follow the reproduction steps in the BUG description and fail to reproduce the bug. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=155588

Patch Set 1 #

Total comments: 6

Patch Set 2 : MaybeLoadFallbackForRedirect uses MaybeLoadResource #

Total comments: 8

Patch Set 3 : Giving up on Redirect fallback if the request has not been seen before #

Total comments: 4

Patch Set 4 : TODO added #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M webkit/appcache/appcache_request_handler.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/appcache/appcache_request_handler.cc View 1 2 3 3 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
michaeln
https://chromiumcodereview.appspot.com/10829356/diff/1/webkit/appcache/appcache_request_handler.cc File webkit/appcache/appcache_request_handler.cc (right): https://chromiumcodereview.appspot.com/10829356/diff/1/webkit/appcache/appcache_request_handler.cc#newcode102 webkit/appcache/appcache_request_handler.cc:102: I think there's an additional condition that has to ...
8 years, 4 months ago (2012-08-17 00:50:43 UTC) #1
vabr (Chromium)
Hi Michael, When trying to address your comments, it looked to me like like calling ...
8 years, 4 months ago (2012-08-17 16:22:35 UTC) #2
vabr (Chromium)
Hi Michael, A friendly ping about this CL. If you feel I am going totally ...
8 years, 4 months ago (2012-08-24 16:23:01 UTC) #3
michaeln
https://chromiumcodereview.appspot.com/10829356/diff/4001/webkit/appcache/appcache_request_handler.cc File webkit/appcache/appcache_request_handler.cc (right): https://chromiumcodereview.appspot.com/10829356/diff/4001/webkit/appcache/appcache_request_handler.cc#newcode97 webkit/appcache/appcache_request_handler.cc:97: return NULL; a very small change that might workaround ...
8 years, 4 months ago (2012-08-25 01:33:41 UTC) #4
vabr (Chromium)
Hi Michael, Thanks for your comments. Before addressing them, I have one more question to ...
8 years, 3 months ago (2012-08-30 13:01:06 UTC) #5
michaeln
https://chromiumcodereview.appspot.com/10829356/diff/4001/webkit/appcache/appcache_request_handler.cc File webkit/appcache/appcache_request_handler.cc (right): https://chromiumcodereview.appspot.com/10829356/diff/4001/webkit/appcache/appcache_request_handler.cc#newcode97 webkit/appcache/appcache_request_handler.cc:97: return NULL; > I like very much this suggestion. ...
8 years, 3 months ago (2012-09-05 19:24:21 UTC) #6
vabr (Chromium)
Hi Michael, I followed your suggestion about AppCache giving up in the redirect fallback method, ...
8 years, 3 months ago (2012-09-06 17:34:21 UTC) #7
michaeln
I think this lgtm, but i don't understand this comment... > At that point we ...
8 years, 3 months ago (2012-09-06 19:49:05 UTC) #8
vabr (Chromium)
Thanks, Michael. Please check that you like the wording of the TODO. Sorry for the ...
8 years, 3 months ago (2012-09-07 08:37:27 UTC) #9
michaeln
thnx, lgtm
8 years, 3 months ago (2012-09-07 19:59:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/10829356/24001
8 years, 3 months ago (2012-09-08 09:30:14 UTC) #11
commit-bot: I haz the power
8 years, 3 months ago (2012-09-08 17:45:58 UTC) #12
Change committed as 155588

Powered by Google App Engine
This is Rietveld 408576698