[wp-trac] [WordPress Trac] #38021: Customize: remove support for IE8
WordPress Trac
noreply at wordpress.org
Sun Sep 25 04:34:36 UTC 2016
#38021: Customize: remove support for IE8
----------------------------------------+---------------------------
Reporter: celloexpressions | Owner: ryankienstra
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.7
Component: Customize | Version:
Severity: normal | Resolution: fixed
Keywords: good-first-bug needs-patch | Focuses:
----------------------------------------+---------------------------
Changes (by westonruter):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"38649"]:
{{{
#!CommitTicketReference repository="" revision="38649"
Customize: Opt to disable IE8 support via conditional comments instead of
using unreliable `Array.prototype.indexOf` feature detection.
Deprecate/remove `WP_Customize_Manager::customize_preview_html5()` and
remove `document.head` polyfill, both of which were only in place for IE8
support.
Props ryankienstra, westonruter.
Fixes #38021.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38021#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list