Skip to content

Comments

Replace getOwnPropertyDescriptor with hasOwnProperty#99

Merged
buschtoens merged 1 commit intotj:masterfrom
toolmantim:replace-get-own-property-description-with-has-own-property
Mar 29, 2014
Merged

Replace getOwnPropertyDescriptor with hasOwnProperty#99
buschtoens merged 1 commit intotj:masterfrom
toolmantim:replace-get-own-property-description-with-has-own-property

Conversation

@toolmantim
Copy link
Contributor

This is the only thing preventing queryString from being IE8 compatible. And for our purposes we may as well use hasOwnProperty anyway, we're not using the getOwnPropertyDescriptor result.

@keithpitt
Copy link

If it works 👶

@buschtoens
Copy link
Collaborator

As noone has complained yet and this LGTM I'm gonna merge this. Thanks! :)

buschtoens added a commit that referenced this pull request Mar 29, 2014
…iption-with-has-own-property

Replace getOwnPropertyDescriptor with hasOwnProperty
@buschtoens buschtoens merged commit 50365d2 into tj:master Mar 29, 2014
@toolmantim
Copy link
Contributor Author

@silvinci 👍 ta!

@drkibitz drkibitz mentioned this pull request May 2, 2014
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.

3 participants