RESOLVED FIXED 75194
Allow XMLHttpRequest withCredentials to be set prior to a call to open()
https://bugs.webkit.org/show_bug.cgi?id=75194
Summary Allow XMLHttpRequest withCredentials to be set prior to a call to open()
Jarred Nicholls
Reported 2011-12-24 10:10:35 PST
Allow XMLHttpRequest withCredentials to be set prior to a call to open()
Attachments
Patch (4.32 KB, patch)
2011-12-24 10:15 PST, Jarred Nicholls
no flags
Jarred Nicholls
Comment 1 2011-12-24 10:15:15 PST
Alexey Proskuryakov
Comment 2 2011-12-24 10:47:54 PST
Comment on attachment 120498 [details] Patch 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.
WebKit Review Bot
Comment 3 2011-12-24 12:29:48 PST
Comment on attachment 120498 [details] Patch Clearing flags on attachment: 120498 Committed r103661: <http://trac.webkit.org/changeset/103661>
WebKit Review Bot
Comment 4 2011-12-24 12:29:53 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.