-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update MediaSource polyfills for Safari 13
Safari 13 is out, and needs polyfills just like Safari 12 did (although one fewer). This assumes that Safari 13+ all need the same polyfills (to avoid surprise failures when Safari 14 comes out). This also raises the minimum version from Safari 9 to Safari 11, since usage stats for Safari 9 and 10 are vanishingly small. Dropping support for Safari 9 and 10 allows us to delete a complicated polyfill used for those versions. Change-Id: I8f833d915215fc19a89e3aea292b67c5d677c779
- Loading branch information
1 parent
9e92167
commit 65370b4
Showing
1 changed file
with
21 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters