[wp-trac] [WordPress Trac] #53078: Stop loading polyfills specific to Internet Explorer

WordPress Trac noreply at wordpress.org
Tue Apr 27 11:36:41 UTC 2021


#53078: Stop loading polyfills specific to Internet Explorer
---------------------------+---------------------
 Reporter:  desrosj        |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  5.8
Component:  Script Loader  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |     Focuses:
---------------------------+---------------------

Comment (by sergiomdgomes):

 The `for...of` portion of `formdata-polyfill` is only necessary for really
 old Edge versions, pre-18. This means that even the last "old Edge"
 versions should support it, and new Edge is not a problem at all, since
 it's Chromium-based.

 Do we need to support Edge < 18? If not, we should be able to drop
 `formdata-polyfill` entirely: https://developer.mozilla.org/en-
 US/docs/Web/API/FormData#browser_compatibility

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53078#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list