Bug 101107 - Improve CSSParser::setupParser() since the prefix/suffix are literals
Summary: Improve CSSParser::setupParser() since the prefix/suffix are literals
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-02 14:59 PDT by Benjamin Poulain
Modified: 2012-11-02 20:32 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.41 KB, patch)
2012-11-02 15:08 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2012-11-02 14:59:43 PDT
Stop using strlen all over the place.
Comment 1 Benjamin Poulain 2012-11-02 15:08:01 PDT
Created attachment 172152 [details]
Patch
Comment 2 Benjamin Poulain 2012-11-02 20:32:48 PDT
Comment on attachment 172152 [details]
Patch

Clearing flags on attachment: 172152

Committed r133387: <http://trac.webkit.org/changeset/133387>
Comment 3 Benjamin Poulain 2012-11-02 20:32:50 PDT
All reviewed patches have been landed.  Closing bug.