RESOLVED FIXED 140031
String includes methods perform toString on searchString before performing toInteger on a offset
https://bugs.webkit.org/show_bug.cgi?id=140031
Summary String includes methods perform toString on searchString before performing to...
Yusuke Suzuki
Reported 2015-01-01 14:04:03 PST
String includes methods perform toString on searchString before toInt32 on a offset
Attachments
Patch (16.13 KB, patch)
2015-01-01 14:06 PST, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2015-01-01 14:06:12 PST
WebKit Commit Bot
Comment 2 2015-01-01 20:41:47 PST
Comment on attachment 243870 [details] Patch Clearing flags on attachment: 243870 Committed r177856: <http://trac.webkit.org/changeset/177856>
WebKit Commit Bot
Comment 3 2015-01-01 20:41:50 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.