[Webkit-unassigned] [Bug 82354] AssociatedURLLoader does not support Cross Origin Redirects when using Access Control

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 27 10:54:33 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82354





--- Comment #2 from Adam Barth <abarth at webkit.org>  2012-03-27 10:54:33 PST ---
(From update of attachment 134096)
View in context: https://bugs.webkit.org/attachment.cgi?id=134096&action=review

> Source/WebKit/chromium/tests/AssociatedURLLoaderTest.cpp:471
> -    EXPECT_TRUE(m_willSendRequest);
> +    // CORS requires that the redirect be transparent.
> +    EXPECT_FALSE(m_willSendRequest);

I'm not sure I understand this comment.  This means that willSendRequest isn't called, right?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list