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

Browser map refactor #15

Closed

Conversation

mitchhentges
Copy link
Member

  • Adding new Linux commands is now easier, there's no data duplication :D
  • Increases detection on Linux and OSX: rather than detecting each browser one-by-one, it happens in parallel. Welcome to the future.

}
} );
}
function checkDarwin(name, callback) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just removed the surrounding if statement and moved the manual call of checkOthers to the main detection function

@mitchhentges
Copy link
Member Author

Replaced by #18

@mitchhentges mitchhentges deleted the browser-map-refactor-2 branch March 1, 2016 11:41
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.

1 participant