RESOLVED FIXED 126391
Accessing Trac from build.webkit.org/dashboard should enable XMLHttpRequest.withCredentials
https://bugs.webkit.org/show_bug.cgi?id=126391
Summary Accessing Trac from build.webkit.org/dashboard should enable XMLHttpRequest.w...
Alexey Proskuryakov
Reported 2014-01-02 11:32:58 PST
Because some installations are protected with credentials.
Attachments
better fix (3.33 KB, patch)
2014-01-02 11:59 PST, Alexey Proskuryakov
mitz: review+
Alexey Proskuryakov
Comment 1 2014-01-02 11:38:57 PST
Alexey Proskuryakov
Comment 2 2014-01-02 11:46:59 PST
OK, that was insufficient, because now open source trac is broken (it has access control set to "*", which is not compatible with "withCredentials"
Alexey Proskuryakov
Comment 3 2014-01-02 11:59:53 PST
Created attachment 220239 [details] better fix
Alexey Proskuryakov
Comment 4 2014-01-02 13:36:17 PST
Note You need to log in before you can comment on or make changes to this bug.