[webkit-reviews] review requested: [Bug 41210] Cross Origin XMLHttpRequest can not expose headers indicated in Access-Control-Expose-Headers HTTP Response Header : [Attachment 122361] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 19:32:30 PST 2012


Joe Thomas <joethomas at motorola.com> has asked  for review:
Bug 41210: Cross Origin XMLHttpRequest can not expose headers indicated in
Access-Control-Expose-Headers HTTP Response Header
https://bugs.webkit.org/show_bug.cgi?id=41210

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

------- Additional Comments from Joe Thomas <joethomas at motorola.com>
The functions addToAccessControlAllowList & parseAccessControlAllowList are the
same in loader/CrossOriginPreflightResultCache.cpp. Should I move these two
functions to a common file (loader/CrossOriginAccessControl.cpp)?

Tested in Chrome.


More information about the webkit-reviews mailing list