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

Issue 9956108: Merge 112997 - REGRESSION (r112217): H&R Block tax site won't load (Closed)

Created:
8 years, 8 months ago by bbudge
Modified:
8 years, 8 months ago
Reviewers:
bbudge
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1084/
Visibility:
Public.

Description

Merge 112997 - REGRESSION (r112217): H&R Block tax site won't load https://bugs.webkit.org/show_bug.cgi?id=82964 Source/WebCore: Modifies the redirect checking code to first check if the security origin can request the redirect URL before invoking the CORS check. Reviewed by Adam Barth. http/tests/xmlhttprequest/access-control-and-redirects-async.html * loader/DocumentThreadableLoader.cpp: * loader/DocumentThreadableLoader.h: LayoutTests: Add a test case for a same origin request with a custom header that receives a same origin redirect, and therefore should pass the redirect check. Reviewed by Adam Barth. * http/tests/xmlhttprequest/access-control-and-redirects-async-expected.txt: * http/tests/xmlhttprequest/access-control-and-redirects-async.html: TBR=bbudge@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=113061

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -55 lines) Patch
M LayoutTests/http/tests/xmlhttprequest/access-control-and-redirects-async.html View 3 chunks +28 lines, -24 lines 0 comments Download
M LayoutTests/http/tests/xmlhttprequest/access-control-and-redirects-async-expected.txt View 1 chunk +12 lines, -9 lines 0 comments Download
M Source/WebCore/loader/DocumentThreadableLoader.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebCore/loader/DocumentThreadableLoader.cpp View 6 chunks +23 lines, -21 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
bbudge
8 years, 8 months ago (2012-04-03 17:50:03 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698