Bug 172409 - Drop superfluous iterator property setting in addValueIterableMethods()
Summary: Drop superfluous iterator property setting in addValueIterableMethods()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-19 21:53 PDT by Chris Dumez
Modified: 2017-05-20 11:58 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.85 KB, patch)
2017-05-19 21:54 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-05-19 21:53:00 PDT
Drop superfluous iterator setting in addValueIterableMethods(). The bindings already take care of adding the iterator property before calling addValueIterableMethods().
Comment 1 Chris Dumez 2017-05-19 21:54:07 PDT
Created attachment 310759 [details]
Patch
Comment 2 WebKit Commit Bot 2017-05-20 11:58:39 PDT
Comment on attachment 310759 [details]
Patch

Clearing flags on attachment: 310759

Committed r217187: <http://trac.webkit.org/changeset/217187>
Comment 3 WebKit Commit Bot 2017-05-20 11:58:41 PDT
All reviewed patches have been landed.  Closing bug.