[webkit-reviews] review requested: [Bug 53925] AssociatedURLLoader does not support Cross Origin Requests : [Attachment 84301] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 15:00:35 PST 2011


Bill Budge <bbudge at gmail.com> has asked  for review:
Bug 53925: AssociatedURLLoader does not support Cross Origin Requests
https://bugs.webkit.org/show_bug.cgi?id=53925

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

------- Additional Comments from Bill Budge <bbudge at gmail.com>
2 questions for David:
1) I noticed an AssertMatchingEnums file for syncing enums. It seemed better to
me to do this in AssociatedURLLoader.cpp. Is that OK?
2) AssociatedURLLoader::loadSynchronously probably isn't working after this
change, since its response, error, and data objects aren't passed through.


More information about the webkit-reviews mailing list