Commit graph

1 commit

Author SHA1 Message Date
gengh
8f0ba85eee resources: Add a fetch polyfill with skip function
Register whatwg-fetch (by GitHub) as fetch polyfill to MediaWiki core,
with a skip function. This adds fetch() support for Safari 6.1+ and
IE 10+. The polyfill depends on Promise being defined first.

Bug: T260198
Change-Id: I610da8abd6334de965f9c763462b563822788eb2
2021-05-25 22:48:15 +01:00