[wp-trac] [WordPress Trac] #33193: The global, $is_IE, doesn't properly detect Microsoft Edge
WordPress Trac
noreply at wordpress.org
Thu Jul 30 05:00:38 UTC 2015
#33193: The global, $is_IE, doesn't properly detect Microsoft Edge
--------------------------+------------------------------
Reporter: gregrickaby | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by dd32):
That specific rule could probably be applied regardless of if the browser
is IE Edge, but I do understand where you're coming from.
Like it or not, browser targeting is still required sometimes. Perhaps a
`$is_IE_Edge` def is better suited, but at the end of the day, perhaps
just sticking with `$is_IE` and not caring about which rendering engine it
is is the best way to go.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33193#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list