Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 4, 2019. It is now read-only.

Fix enumerable array polyfill#260

Open
istarion wants to merge 1 commit into
swimlane:master from
istarion:feature/fix-enumerable-polyfill
Open

Fix enumerable array polyfill #260
istarion wants to merge 1 commit into
swimlane:master from
istarion:feature/fix-enumerable-polyfill

Conversation

@istarion

@istarion istarion commented Dec 19, 2016

Copy link
Copy Markdown

Previous polyfill added enumerable property to global array prototype and broke all "for .. in" cycles

pradhan-v reacted with thumbs up emoji

@jonshaffer jonshaffer left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link
Copy Markdown

+1
We can guard the for-in in our code but, this is affecting a lot of loops in the libraries that we have included.
Please merge.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Reviewers

1 more reviewer
@jonshaffer jonshaffer jonshaffer approved these changes
Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /