Skip to content
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

fix 'Wrong behaviour for window.fetch request called without parameters' (close #939) #946

Merged
merged 2 commits into from
Nov 17, 2016

Conversation

miherlosev
Copy link
Contributor

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit e17d2c9 have failed. See details:

@miherlosev
Copy link
Contributor Author

@testcafe-build-bot \retest

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit e17d2c9 have failed. See details:

@LavrovArtem
Copy link
Contributor

rebase please

@miherlosev
Copy link
Contributor Author

done

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 2d5af7e have failed. See details:

@miherlosev
Copy link
Contributor Author

@testcafe-build-bot \retest

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 2d5af7e have failed. See details:

@miherlosev
Copy link
Contributor Author

@testcafe-build-bot \retest

@testcafe-build-bot
Copy link
Collaborator

✅ Tests for the commit 2d5af7e have passed. See details:

@miherlosev
Copy link
Contributor Author

FPR

@@ -42,7 +42,13 @@ export default class FetchSandbox extends SandboxBase {
args[1] = FetchSandbox._processRequestInit(init);
}

static _isValidRequestArgs (args) {
return typeof args[0] === 'string' || isFetchRequest(args[0]);
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add new line after this function

Copy link
Contributor

@churkin churkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit ce7f22a have failed. See details:

@LavrovArtem
Copy link
Contributor

@testcafe-build-bot \retest

@testcafe-build-bot
Copy link
Collaborator

✅ Tests for the commit ce7f22a have passed. See details:

@miherlosev
Copy link
Contributor Author

FPR

@LavrovArtem LavrovArtem merged commit e843838 into DevExpress:master Nov 17, 2016
@miherlosev miherlosev deleted the i_939 branch November 18, 2016 11:29
AndreyBelym pushed a commit to AndreyBelym/testcafe-hammerhead that referenced this pull request Feb 28, 2019
…rs' (close DevExpress#939) (DevExpress#946)

* fix 'Wrong behaviour for window.fetch request called without parameters' (close DevExpress#939)

* add new line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants