RESOLVED FIXED126817
Clean up iterator filter / iterator range code
https://bugs.webkit.org/show_bug.cgi?id=126817
Summary Clean up iterator filter / iterator range code
Sam Weinig
Reported 2014-01-11 10:48:30 PST
Clean up iterator filter / iterator range code
Attachments
Patch (31.70 KB, patch)
2014-01-11 11:03 PST, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2014-01-11 11:03:03 PST
Anders Carlsson
Comment 2 2014-01-11 11:08:20 PST
Comment on attachment 220938 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=220938&action=review Shouldn't you add the necessary using declarations as well? > LayoutTests/ChangeLog:14 > +2014-01-06 Sam Weinig <sam@webkit.org> > + > + [JS] Should be able to create a promise by calling the Promise constructor as a function > + https://bugs.webkit.org/show_bug.cgi?id=126561 > + > + Reviewed by NOBODY (OOPS!). > + > + * js/dom/Promise-types-expected.txt: > + * js/dom/Promise-types.html: > + Add test for using calling a Promise constructor as a function. > + > 2014-01-10 Commit Queue <commit-queue@webkit.org> > > Unreviewed, rolling out r161702. Please don't commit this.
Sam Weinig
Comment 3 2014-01-11 11:13:51 PST
Note You need to log in before you can comment on or make changes to this bug.