[webkit-reviews] review granted: [Bug 75194] Allow XMLHttpRequest withCredentials to be set prior to a call to open() : [Attachment 120498] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 24 10:47:54 PST 2011


Alexey Proskuryakov <ap at webkit.org> has granted Jarred Nicholls
<jarred at webkit.org>'s request for review:
Bug 75194: Allow XMLHttpRequest withCredentials to be set prior to a call to
open()
https://bugs.webkit.org/show_bug.cgi?id=75194

Attachment 120498: Patch
https://bugs.webkit.org/attachment.cgi?id=120498&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=120498&action=review


> LayoutTests/ChangeLog:4
> +	   Allow XMLHttpRequest withCredentials to be set prior to a call to
open()
> +	   https://bugs.webkit.org/show_bug.cgi?id=75194

It's a shame that we didn't have a test for the opposite behavior already.


More information about the webkit-reviews mailing list