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

WordPress Trac noreply at wordpress.org
Wed May 19 20:00:10 UTC 2021


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

 * owner:  (none) => desrosj
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"50934" 50934]:
 {{{
 #!CommitTicketReference repository="" revision="50934"
 Script Loader: Stop loading polyfills specific to Internet Explorer

 This change removes the inline JavaScript attached to the `wp-polyfill`
 script responsible for loading polyfill libraries included specifically
 for Internet Explorer support.

 Support for the final version of IE supported in WordPress Core (IE11) was
 removed in [50784] and will on longer be supported when the next version
 of WordPress is released.

 These scripts are still registered and available to be enqueued, but
 WordPress will no longer load them by default.

 For more information, see https://wordpress.org/news/2021/05/dropping-
 support-for-internet-explorer-11/.

 Props youknowriad, gziolo, sergiomdgomes, desrosj.
 Fixes #53078.
 }}}

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


More information about the wp-trac mailing list