Skip to content
  • mjs's avatar
    Reviewed by Adele. · 97b567ff
    mjs authored
            - fix build
    
            * platform/FloatRect.h:
            (WebCore::FloatRect::contains): Added; not exactly the same semantic as IntRect containment
            but more appropriate for path-type stuff.
            * platform/cg/PathCG.cpp:
            (WebCore::Path::contains): Don't use enclosingIntRect, just use FloatRect::contains.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@16690 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    97b567ff