Summary: | Remove didFailAccessControlCheck ThreadableLoaderClient callback | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | youenn fablet <youennf> | ||||||||||
Component: | WebCore Misc. | Assignee: | youenn fablet <youennf> | ||||||||||
Status: | RESOLVED FIXED | ||||||||||||
Severity: | Normal | CC: | achristensen, buildbot, cdumez, commit-queue, dbates, japhet, mkwst, rniwa | ||||||||||
Priority: | P2 | ||||||||||||
Version: | WebKit Nightly Build | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=218457 | ||||||||||||
Bug Depends on: | |||||||||||||
Bug Blocks: | 151937 | ||||||||||||
Attachments: |
|
Description
youenn fablet
2016-06-27 07:41:04 PDT
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. |