Polyfill (programming): Difference between revisions

Content deleted Content added
Moved paragraph about Polyfill.io from Polyfill disambig to this article.
Tags: Mobile edit Mobile web edit
Line 54:
 
John Dyer's MediaElement.js polyfills support for <code><video></code> and <code><audio></code> elements, including the HTML5 MediaElement API, in older browsers using Flash or Silverlight plug-ins. It also provides an optional media player UI for those elements, which is consistent across all browsers.
 
=== Polyfill.io ===
A JavaScript library created by Andrew Betts that implemented Polyfill. In 2024, the library's ___domain was acquired by a Chinese company<ref>{{Cite web |date=2024-02-26 |title=Is it true that polyfill.io hosting is going to be owned by a Chinese company? · Issue #2834 · polyfillpolyfill/polyfill-service · GitHub |url=https://web.archive.org/web/20240226111120/https://github.com/polyfillpolyfill/polyfill-service/issues/2834 |access-date=2024-07-01 |website=web.archive.org}}</ref> and became part of a supply chain attack.<ref>{{Cite web |title=Polyfill.io Attack Infects Over 110,000 Websites - Spiceworks |url=https://www.spiceworks.com/it-security/cyber-risk-management/news/polyfill-supply-chain-attack-infects-websites/ |access-date=2024-07-01 |website=Spiceworks Inc |language=en-US}}</ref>
 
 
=== BrowserID ===