[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 12:30:54 PDT 2012


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





--- Comment #3 from Bill Budge <bbudge at gmail.com>  2012-03-27 12:30:51 PST ---
Yes, that's right. I'll make it clearer.

(In reply to comment #2)
> (From update of attachment 134096 [details])
> 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