[webkit-reviews] review cancelled: [Bug 24462] Move cross-origin access control code out of XMLHttpRequest : [Attachment 28413] Part 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 10 01:14:14 PDT 2009


Alexey Proskuryakov <ap at webkit.org> has cancelled 's request for review:
Bug 24462: Move cross-origin access control code out of XMLHttpRequest
https://bugs.webkit.org/show_bug.cgi?id=24462

Attachment 28413: Part 1
https://bugs.webkit.org/attachment.cgi?id=28413&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Committed revision 41548, clearing review flag.

I made the changes, except for adding an enum for includeCredentials argument
(because the funciton is always called with a variable for it), and for adding
a constant for expiryDelta (my understanding that this code will need to be
refactored soon).


More information about the webkit-reviews mailing list