Skip to content

Conversation

jcready
Copy link

@jcready jcready commented Sep 28, 2012

Changed the open logic to A) check for < instead of <= v23.  
And B) use Math.floor() instead of parseInt(): jsperf

Changed the `open` IF statement to A) check for `<` instead of `<=` v23.  
And B) use Math.floor() instead of parseInt(): [jsperf](http://jsperf.com/math-floor-vs-math-round-vs-parseint/55)
a85 added a commit that referenced this pull request Oct 5, 2012
Chrome v23+ should open_latest() not open_v21()
@a85 a85 merged commit e877b47 into postmanlabs:master Oct 5, 2012
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.

2 participants