-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start of port of WebKit CORS tests #116
Conversation
@velmont another member of the one-year-plus clube |
I notice that there are merge conflicts for the PR. Given that the PR is more than a year old already anyway I wonder whether it should be closed and a new conflict-less PR should opened for it instead. |
I should take a look through them and see if they make any sense. If there's cases tested here that currently is not in the CORS-suite we have, I could port that over. |
//log(xhr.responseText); | ||
}; | ||
|
||
test(accessControlBasicAllowAccessControlOriginHeader, "access-control-basic-allow-access-control-origin-header") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Already have
Nope. These tests are extremely basic, and we already test all the cases in better detail. Closed. |
…les-and-globals Improve the handling of unforgeable interfaces and Global/PrimaryGlobal interfaces, for which operations don't live where they do for normal interfaces; r=Ms2ger
Small improvements for servodriver executor
No description provided.