Bug 108575

Summary: Web Inspector: Use String.prototype.startsWith instead of String.prototype.indexOf when possible
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Vsevolod Vlasov 2013-01-31 21:27:14 PST
It is faster and more readable.
Patch to follow
Comment 1 Vsevolod Vlasov 2013-01-31 21:41:33 PST
Created attachment 185939 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2013-02-01 00:21:12 PST
All reviewed patches have been landed.  Closing bug.