Skip to content

Fixes #2715 - Adding Microsoft Edge UA string support to Browser.#2716

Merged
SergioCrisostomo merged 1 commit into
mootools:masterfrom
arian:fix-2715-edge-ua-string
May 5, 2015
Merged

Fixes #2715 - Adding Microsoft Edge UA string support to Browser.#2716
SergioCrisostomo merged 1 commit into
mootools:masterfrom
arian:fix-2715-edge-ua-string

Conversation

@arian

@arian arian commented May 5, 2015

Copy link
Copy Markdown
Member

Fixes #2715

The UA string looks like:

Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36 Edge/12.0

Also fixes platform recognition, where the wrong variable was matched,
so it did not recognize windows/linux/mac, but identified it as 'other'.

…ser.

The UA string looks like:
  Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36 Edge/12.0

Also fixes platform recognition, where the wrong variable was matched,
so it did not recognize windows/linux/mac, but identified it as 'other'.
@arian arian force-pushed the fix-2715-edge-ua-string branch from d73500d to d8b4369 Compare May 5, 2015 10:56
SergioCrisostomo added a commit that referenced this pull request May 5, 2015
Fixes #2715 - Adding Microsoft Edge UA string support to Browser.
@SergioCrisostomo SergioCrisostomo merged commit 4a824b6 into mootools:master May 5, 2015
@ghost

ghost commented Jul 30, 2015

Copy link
Copy Markdown

Hi there,

Is there a new tag including this merged PR coming up ?

@SergioCrisostomo

Copy link
Copy Markdown
Member

@dreadcast yes, it will be 1.5.2. Will check in the devgroup if we can tag it soonish.

@ghost

ghost commented Jul 30, 2015

Copy link
Copy Markdown

Great !

@SergioCrisostomo

Copy link
Copy Markdown
Member

@dreadcast 1.5.2 is out now.
Cheers.

@ghost

ghost commented Sep 13, 2015

Copy link
Copy Markdown

(y)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Microsoft Edge browser detection

2 participants