[Webkit-unassigned] [Bug 82175] New: Web Inspector: replace indexOf('a text') === 0 with RegExp because it is much faster
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 26 01:43:56 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82175
Summary: Web Inspector: replace indexOf('a text') === 0 with
RegExp because it is much faster
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: loislo at chromium.org
CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
pmuellr at yahoo.com, joepeck at webkit.org,
pfeldman at chromium.org, yurys at chromium.org,
bweinstein at apple.com, apavlov at chromium.org,
loislo at chromium.org
Depends on: 81930
According to discussion in https://bugs.webkit.org/show_bug.cgi?id=81930
http://jsperf.com/careful-with-that-indexof-eugene
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list