NEW 89419
TestFailures is broken by Access-Control-Allow-Origin: * on build.webkit.org
https://bugs.webkit.org/show_bug.cgi?id=89419
Summary TestFailures is broken by Access-Control-Allow-Origin: * on build.webkit.org
Simon Fraser (smfr)
Reported 2012-06-18 21:53:50 PDT
Now that b.w.o returns Access-Control-Allow-Origin: * on all requests, build.webkit.org/TestFailures is broken because of: XMLHttpRequest cannot load http://build.webkit.org/results/Apple%20Lion%20Debug%20WK1%20(Tests)/. Request header field Accept-Encoding is not allowed by Access-Control-Allow-Headers. So I guess we need to have the server return Access-Control-Allow-Headers: * as well?
Attachments
Simon Fraser (smfr)
Comment 1 2012-06-19 11:36:20 PDT
This only seems to be an issue on my home machine. Need to investigate further.
Note You need to log in before you can comment on or make changes to this bug.