[wp-trac] [WordPress Trac] #31701: Emoji: Avoid enqueueing JS by default
WordPress Trac
noreply at wordpress.org
Thu Mar 26 02:33:10 UTC 2015
#31701: Emoji: Avoid enqueueing JS by default
------------------------------------+--------------------------------------
Reporter: obenland | Owner: pento
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.2
Component: General | Version: trunk
Severity: major | Resolution: fixed
Keywords: emoji has-patch commit | Focuses: javascript, performance
------------------------------------+--------------------------------------
Comment (by azaozz):
Seems IE8 "lies" that DOM is ready when `document.readyState ===
'interactive'`. We need to wait until it is `complete` there.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31701#comment:32>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list