Skip to content

Remove Blob and URL feature detection#227

Merged
cburgmer merged 1 commit intocburgmer:masterfrom
bernardobelchior:remove-old-feature-detection
Oct 24, 2025
Merged

Remove Blob and URL feature detection#227
cburgmer merged 1 commit intocburgmer:masterfrom
bernardobelchior:remove-old-feature-detection

Conversation

@bernardobelchior
Copy link
Collaborator

Remove Blob and URL feature detection as they have been supported in all major browsers for years.

Source for Blob - available since July 2015.
Source for URL - available since July 2015.

Ran npx grunt to ensure everything worked as expected.

@cburgmer
Copy link
Owner

Thanks. Let's assume that 99% of browsers support this, and let's favour simpler code.

Also, the industry has hence shifted to polyfills, so I am going to assume that anybody who needs to support an older browser would be able to make up for lack of support.

@cburgmer cburgmer merged commit a2318a9 into cburgmer:master Oct 24, 2025
@bernardobelchior bernardobelchior deleted the remove-old-feature-detection branch October 24, 2025 11:18
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.

2 participants