RESOLVED FIXED Bug 83738
Improve replaceUsingStringSearch() for case of a single character searchValue
https://bugs.webkit.org/show_bug.cgi?id=83738
Summary Improve replaceUsingStringSearch() for case of a single character searchValue
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.