Skip to content
  • darin's avatar
    Reviewed by Darin. · 1a64764f
    darin authored
            - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=7884
              REGRESSION: Selecting a custom style sheet crashes 20/3 nightly
    
            * page/Frame.cpp:
            (WebCore::UserStyleSheetLoader::setStyleSheet): This was calling the function
            that sets the stylesheet URL, passing it the actual stylesheet.
            (WebCore::Frame::begin):
            (WebCore::Frame::setUserStyleSheetLocation): Renamed the version of
            setUserStyleSheet() that takes a URL to this.
            (WebCore::Frame::reparseConfiguration):
            * page/Frame.h:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@13428 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    1a64764f