RESOLVED FIXED 127296
Make uploading results to EWS work despite robots.txt
https://bugs.webkit.org/show_bug.cgi?id=127296
Summary Make uploading results to EWS work despite robots.txt
Alexey Proskuryakov
Reported 2014-01-20 09:43:32 PST
Turns out that we consult robots.txt before talking to EWS. We shouldn't - it's a waste of time, and prevents us from easily blocking search indexers.
Attachments
proposed patch (2.05 KB, patch)
2014-01-20 09:46 PST, Alexey Proskuryakov
rniwa: review+
Alexey Proskuryakov
Comment 1 2014-01-20 09:46:47 PST
Created attachment 221667 [details] proposed patch
Alexey Proskuryakov
Comment 2 2014-01-20 10:20:33 PST
Alexey Proskuryakov
Comment 3 2014-01-20 13:14:51 PST
Fixed webkitpy regression tests (hopefully) in <http://trac.webkit.org/r162371>.
Note You need to log in before you can comment on or make changes to this bug.