Skip to content

Replaced __proto__ with Object.create()#84

Merged
nlf merged 1 commit intohapijs:masterfrom
Josiah:proto-fix
Sep 26, 2014
Merged

Replaced __proto__ with Object.create()#84
nlf merged 1 commit intohapijs:masterfrom
Josiah:proto-fix

Conversation

@Josiah
Copy link
Contributor

@Josiah Josiah commented Sep 26, 2014

proto is deprecated and can be replaced with Object.create().

This fix improves IE9 support (via browserify).

@nlf nlf added the feature New functionality or improvement label Sep 26, 2014
@nlf nlf added this to the 2.4.2 milestone Sep 26, 2014
@nlf nlf self-assigned this Sep 26, 2014
nlf added a commit that referenced this pull request Sep 26, 2014
Replaced __proto__ with Object.create()
@nlf nlf merged commit 16bbca7 into hapijs:master Sep 26, 2014
@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.

2 participants