Bug 159293 - Remove support for value iterators from JSDOMIterator
Summary: Remove support for value iterators from JSDOMIterator
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-30 02:30 PDT by youenn fablet
Modified: 2016-07-14 12:31 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.69 KB, patch)
2016-07-14 06:33 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2016-06-30 02:30:37 PDT
JSDOMIterator should only support pair iterators for now and to some extent set and map iterators.
Comment 1 youenn fablet 2016-07-14 06:33:44 PDT
Created attachment 283637 [details]
Patch
Comment 2 Chris Dumez 2016-07-14 10:09:35 PDT
Comment on attachment 283637 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2016-07-14 12:30:57 PDT
Comment on attachment 283637 [details]
Patch

Clearing flags on attachment: 283637

Committed r203234: <http://trac.webkit.org/changeset/203234>
Comment 4 WebKit Commit Bot 2016-07-14 12:31:01 PDT
All reviewed patches have been landed.  Closing bug.