[webkit-reviews] review requested: [Bug 109753] CORS preflight broken with NetworkProcess : [Attachment 188393] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 11:48:05 PST 2013


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 109753: CORS preflight broken with NetworkProcess
https://bugs.webkit.org/show_bug.cgi?id=109753

Attachment 188393: proposed fix
https://bugs.webkit.org/attachment.cgi?id=188393&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
This doesn't make everything beautiful, but should be an improvement overall,
in addition to fixing the bug. One thing that should improve a little is that
Inspector should be getting an accurate error when CORS check fails now (it
used to be a cancellation error instead).

Perhaps it would now be possible to move all InspectorInstrumentation calls to
ResourceLoader now, whether it's doing preflight or not.


More information about the webkit-reviews mailing list