Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 518862 Remove usage of Array.find #107

Merged

Conversation

caseyflynn-google
Copy link
Contributor

Replace usage of ES6 Array.find with ES5 Array.some.

Signed-off-by: Casey Flynn caseyflynn@google.com

Replace usage of ES6 Array.find with ES5 Array.some.

Signed-off-by: Casey Flynn <caseyflynn@google.com>
@eclipsewebmaster
Copy link

Issue tracker reference:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=518862

Copy link
Contributor

@mrennie mrennie left a comment

Choose a reason for hiding this comment

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

Looks good

@caseyflynn-google caseyflynn-google merged commit 01841fa into eclipse:master Jul 10, 2017
@caseyflynn-google caseyflynn-google deleted the Bug518862_array.find branch July 10, 2017 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants