[wp-trac] [WordPress Trac] #36266: Emoji Diversity support test fails in Safari
    WordPress Trac 
    noreply at wordpress.org
       
    Tue Mar 29 02:18:53 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:  fixed-major   |     Focuses:  javascript
--------------------------+-------------------------
Changes (by pento):
 * status:  reopened => closed
 * resolution:   => fixed
Comment:
 In [changeset:"37090"]:
 {{{
 #!CommitTicketReference repository="" revision="37090"
 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.
 Merge of [37028] to the 4.4 branch.
 Fixes #36266.
 }}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36266#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list