[webkit-reviews] review granted: [Bug 126246] EWS status JSON should include Access-Control-Allow-Origin : [Attachment 220036] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 26 15:35:50 PST 2013


Ryosuke Niwa <rniwa at webkit.org> has granted Alexey Proskuryakov
<ap at webkit.org>'s request for review:
Bug 126246: EWS status JSON should include Access-Control-Allow-Origin
https://bugs.webkit.org/show_bug.cgi?id=126246

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

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=220036&action=review


> Tools/QueueStatusServer/handlers/queuestatusjson.py:76
> +	   self.response.headers["Access-Control-Allow-Origin"] = "*"

Should we restrict this to webkit.org sub domains?


More information about the webkit-reviews mailing list