Skip to content

Use Object.create in Any.clone to improve IE9 support#446

Closed
Josiah wants to merge 2 commits intohapijs:masterfrom
Josiah:ie9-any-proto
Closed

Use Object.create in Any.clone to improve IE9 support#446
Josiah wants to merge 2 commits intohapijs:masterfrom
Josiah:ie9-any-proto

Conversation

@Josiah
Copy link
Contributor

@Josiah Josiah commented Sep 25, 2014

This PR replaces __proto__ with Object.create() to improve support in older browsers.

@Josiah
Copy link
Contributor Author

Josiah commented Sep 26, 2014

Looks like hapijs/hoek#84 is also required for IE9 support.

@hueniverse hueniverse added the feature New functionality or improvement label Sep 27, 2014
@hueniverse hueniverse self-assigned this Sep 27, 2014
@Marsup Marsup added this to the 4.8.0 milestone Nov 3, 2014
@Marsup
Copy link
Collaborator

Marsup commented Nov 3, 2014

Merged. Thanks.

@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature New functionality or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants