WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 82175
Web Inspector: replace indexOf('a text') === 0 with RegExp because it is much faster
https://bugs.webkit.org/show_bug.cgi?id=82175
Summary
Web Inspector: replace indexOf('a text') === 0 with RegExp because it is much...
Ilya Tikhonovsky
Reported
2012-03-26 01:43:56 PDT
According to discussion in
https://bugs.webkit.org/show_bug.cgi?id=81930
http://jsperf.com/careful-with-that-indexof-eugene
Attachments
Patch
(1.85 KB, patch)
2012-03-26 01:52 PDT
,
Ilya Tikhonovsky
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ilya Tikhonovsky
Comment 1
2012-03-26 01:52:00 PDT
Created
attachment 133751
[details]
Patch
Ilya Tikhonovsky
Comment 2
2012-03-26 02:07:58 PDT
Committed
r112066
: <
http://trac.webkit.org/changeset/112066
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug