RESOLVED FIXED 108575
Web Inspector: Use String.prototype.startsWith instead of String.prototype.indexOf when possible
https://bugs.webkit.org/show_bug.cgi?id=108575
Summary Web Inspector: Use String.prototype.startsWith instead of String.prototype.in...
Vsevolod Vlasov
Reported 2013-01-31 21:27:14 PST
It is faster and more readable. Patch to follow
Attachments
Patch (7.30 KB, patch)
2013-01-31 21:41 PST, Vsevolod Vlasov
no flags
Vsevolod Vlasov
Comment 1 2013-01-31 21:41:33 PST
WebKit Review Bot
Comment 2 2013-02-01 00:21:09 PST
Comment on attachment 185939 [details] Patch Clearing flags on attachment: 185939 Committed r141547: <http://trac.webkit.org/changeset/141547>
WebKit Review Bot
Comment 3 2013-02-01 00:21:12 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.