Skip to content
  • weinig@apple.com's avatar
    Reviewed by Geoff Garen. · 241b7eae
    weinig@apple.com authored
            - Remove use of DeprecatedString in CSSStyleSelector.
    
            * css/CSSStyleSelector.cpp:
            (WebCore::findHash): Removed.  Use find instead.
            (WebCore::findSlashDotDotSlash): Changed to take a UChar* and a length.
            (WebCore::findSlashSlash): Ditto.
            (WebCore::findSlashDotSlash): Ditto.
            (WebCore::containsColonSlashSlash): Ditto.
            (WebCore::cleanPath): Change to operate on a String.
            (WebCore::checkPseudoState): Changed to use a Vector as a buffer.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@30499 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    241b7eae