Bug 140031

Summary: String includes methods perform toString on searchString before performing toInteger on a offset
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.