[wp-trac] [WordPress Trac] #33193: The global, $is_IE, doesn't properly detect Microsoft Edge

WordPress Trac noreply at wordpress.org
Sat Sep 5 22:33:03 UTC 2015


#33193: The global, $is_IE, doesn't properly detect Microsoft Edge
------------------------------------+------------------
 Reporter:  gregrickaby             |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  4.4
Component:  General                 |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |     Focuses:
------------------------------------+------------------

Comment (by johnbillion):

 In [changeset:"33927"]:
 {{{
 #!CommitTicketReference repository="" revision="33927"
 Introduce a new `$is_edge` global for the Microsoft Edge browser.

 The `$is_IE` and `$is_chrome` globals no longer return `true` for Edge,
 which is expected as Edge is its own browser and should not be treated
 like IE. While it might be beneficial for Edge to be treated like Chrome
 on the client side, it benefits nobody for the `$is_chrome` global to
 return true.

 See #33193
 Props gregrickaby, johnbillion
 }}}

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


More information about the wp-trac mailing list