Following on bug 159085, we should remove didFailAccessControlCheck and use didFail instead.
Created attachment 282132 [details] Patch
As a side note, it is not clear whether error messages should end with a '.'or not. Consistency would be good here.
Comment on attachment 282132 [details] Patch Attachment 282132 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/1580083 New failing tests: imported/w3c/web-platform-tests/XMLHttpRequest/send-authentication-cors-setrequestheader-no-cred.htm
Created attachment 282134 [details] Archive of layout-test-results from ews104 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews104 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Comment on attachment 282132 [details] Patch Attachment 282132 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/1580084 New failing tests: imported/w3c/web-platform-tests/XMLHttpRequest/send-authentication-cors-setrequestheader-no-cred.htm
Created attachment 282135 [details] Archive of layout-test-results from ews123 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews123 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.4
Created attachment 282139 [details] Rebasing xhr test
Comment on attachment 282139 [details] Rebasing xhr test Clearing flags on attachment: 282139 Committed r202542: <http://trac.webkit.org/changeset/202542>
All reviewed patches have been landed. Closing bug.