Bug 83738

Summary: Improve replaceUsingStringSearch() for case of a single character searchValue
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: JavaScriptCoreAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Benjamin Poulain
Reported 2012-04-11 18:46:12 PDT
Like for String.split(), we can take shortcuts.
Attachments
Patch (4.72 KB, patch)
2012-04-11 19:17 PDT, Benjamin Poulain
ggaren: review+
Benjamin Poulain
Comment 1 2012-04-11 19:17:56 PDT
Geoffrey Garen
Comment 2 2012-04-12 14:16:57 PDT
Comment on attachment 136808 [details] Patch r=me
Benjamin Poulain
Comment 3 2012-04-12 19:30:15 PDT
Note You need to log in before you can comment on or make changes to this bug.