RESOLVED FIXED 157453
Ensure DOM iterators remain done
https://bugs.webkit.org/show_bug.cgi?id=157453
Summary Ensure DOM iterators remain done
youenn fablet
Reported 2016-05-07 13:22:18 PDT
Current implementation of DOM iterators does not enforce that a "done: true" iterator will always return "done: true".
Attachments
Patch (8.80 KB, patch)
2016-05-07 13:29 PDT, youenn fablet
no flags
Patch (9.78 KB, patch)
2016-05-10 03:05 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2016-05-07 13:29:55 PDT
youenn fablet
Comment 2 2016-05-10 03:05:43 PDT
WebKit Commit Bot
Comment 3 2016-05-11 00:50:01 PDT
Comment on attachment 278486 [details] Patch Clearing flags on attachment: 278486 Committed r200678: <http://trac.webkit.org/changeset/200678>
WebKit Commit Bot
Comment 4 2016-05-11 00:50:04 PDT
All reviewed patches have been landed. Closing bug.
Jiewen Tan
Comment 5 2016-06-21 16:21:33 PDT
Reverted r200678 for reason: This incompleted feature broke http://m.yahoo.co.jp. Roll it out together with r200619. Committed r202302: <http://trac.webkit.org/changeset/202302>
Jiewen Tan
Comment 6 2016-06-21 17:05:06 PDT
Reverted r202302, r202303, r202305, and r202306 for reason: Roll out the rollouts because of breaking the build. Committed r202307: <http://trac.webkit.org/changeset/202307>
Note You need to log in before you can comment on or make changes to this bug.