Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Fix cases where we assign an object to a prototype member globally instead of in constructor#7489

Merged
dangoor merged 1 commit intomasterfrom
nj/fix-prototypes
Apr 15, 2014
Merged

Fix cases where we assign an object to a prototype member globally instead of in constructor#7489
dangoor merged 1 commit intomasterfrom
nj/fix-prototypes

Conversation

@njx
Copy link
Copy Markdown

@njx njx commented Apr 11, 2014

I scrubbed the code after seeing #7485 and found a couple more cases where I had done this accidentally.

@dangoor
Copy link
Copy Markdown
Contributor

dangoor commented Apr 15, 2014

Looks good. Merging.

dangoor added a commit that referenced this pull request Apr 15, 2014
Fix cases where we assign an object to a prototype member globally instead of in constructor
@dangoor dangoor merged commit ff87510 into master Apr 15, 2014
@dangoor dangoor deleted the nj/fix-prototypes branch April 15, 2014 16:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants