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

Remove the isFetchSupported function since the Fetch API is available in all supported browsers #13549

Merged
merged 1 commit into from
Jun 12, 2021

Conversation

Snuffleupagus
Copy link
Collaborator

The currently supported browsers, note the minimum versions listed here, should now have native support for all of the features checked in the isFetchSupported function:

Hence this function can now be removed, and the code can thus be simplified a little bit.

@Snuffleupagus
Copy link
Collaborator Author

/botio test

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

Command cmd_test from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.67.70.0:8877/4b32c0ba0a2ac32/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_test from @Snuffleupagus received. Current queue size: 0

Live output at: http://3.101.106.178:8877/ca132d7b0d3ce0a/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Failed

Full output at http://54.67.70.0:8877/4b32c0ba0a2ac32/output.txt

Total script time: 26.78 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Integration Tests: Passed
  • Regression tests: FAILED

Image differences available at: http://54.67.70.0:8877/4b32c0ba0a2ac32/reftest-analyzer.html#web=eq.log

@timvandermeij timvandermeij merged commit a4546e8 into mozilla:master Jun 12, 2021
@timvandermeij
Copy link
Contributor

Nice clean-up!

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

Successfully merging this pull request may close these issues.

3 participants