RESOLVED FIXED 138923
Rename String.prototype.contains to String.prototype.includes
https://bugs.webkit.org/show_bug.cgi?id=138923
Summary Rename String.prototype.contains to String.prototype.includes
Yusuke Suzuki
Reported 2014-11-20 02:22:27 PST
Rename String.prototype.contains to String.prototype.includes
Attachments
Patch (41.77 KB, patch)
2014-11-20 02:29 PST, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2014-11-20 02:29:03 PST
Yusuke Suzuki
Comment 2 2014-11-20 02:38:41 PST
Geoffrey Garen
Comment 3 2014-11-20 10:12:59 PST
Comment on attachment 241937 [details] Patch r=me
Yusuke Suzuki
Comment 4 2014-11-20 10:20:45 PST
(In reply to comment #3) > Comment on attachment 241937 [details] > Patch > > r=me Thank you for your review :)
WebKit Commit Bot
Comment 5 2014-11-20 10:50:50 PST
Comment on attachment 241937 [details] Patch Clearing flags on attachment: 241937 Committed r176404: <http://trac.webkit.org/changeset/176404>
WebKit Commit Bot
Comment 6 2014-11-20 10:50:55 PST
All reviewed patches have been landed. Closing bug.
Yusuke Suzuki
Comment 7 2014-11-20 11:01:26 PST
Benjamin Poulain
Comment 8 2014-11-20 11:22:05 PST
Aww, I liked String.contains better :(
Note You need to log in before you can comment on or make changes to this bug.