Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize #10

Merged
merged 12 commits into from
May 1, 2019
Merged

Optimize #10

merged 12 commits into from
May 1, 2019

Conversation

dangreen
Copy link
Member

@dangreen dangreen commented Apr 5, 2019

  • Do not use old ff ua, when no need
  • Do not use "mobile" Chrome RegExp, works with regular Chrome RegExp
  • Do not use Mail.ru Amigo ua RegExp, works with regular Chrome RegExp
  • Check Safari RegExps
  • Do not use new Opera ua RegExp, works with regular Chrome RegExp
  • Presto Opera ua RegExp, only when need
  • Do not use "mobile" Firefox RegExp, works with regular Firefox RegExp
  • Check iOS RegExps
  • rm useless braces in RegExp

@dangreen dangreen merged commit 06a61b1 into master May 1, 2019
@dangreen dangreen deleted the optimize branch May 1, 2019 07:01
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.

None yet

1 participant