[wp-trac] [WordPress Trac] #36266: Emoji Diversity support test fails in Safari

WordPress Trac noreply at wordpress.org
Thu Mar 17 04:53:51 UTC 2016


#36266: Emoji Diversity support test fails in Safari
--------------------------+-------------------------
 Reporter:  pento         |       Owner:  pento
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  4.4.3
Component:  Emoji         |     Version:  4.4.1
 Severity:  normal        |  Resolution:  fixed
 Keywords:                |     Focuses:  javascript
--------------------------+-------------------------
Changes (by pento):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"37028"]:
 {{{
 #!CommitTicketReference repository="" revision="37028"
 Emoji: Fix the diversity emoji check in Safari.

 When the browser test for diversity emoji was added in [36160], it
 included a workaround for Chrome not being able to compare
 `Uint8ClampedArray` objects directly, by converting them to a string.
 Unfortunately, Safari doesn't support the `Uint8ClampedArray.toString()`
 method correctly, so the test was incorrectly failing in Safari.

 Fixes #36266 for trunk.
 }}}

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


More information about the wp-trac mailing list