Skip to content
  • aliceli1's avatar
    Reviewed by Hyatt. · aa2a71be
    aliceli1 authored
            - fixed http://bugzilla.opendarwin.org/show_bug.cgi?id=6999
              "Dynamically added link-tag disables the use of change styles 
               dynamically"
    
            * khtml/html/html_headimpl.cpp:
            (WebCore::HTMLLinkElementImpl::process):
            - dynamically added link-tags for stylesheets were messing up the
              counting of pending stylesheets.  If a head link element 
              specifies a new stylesheet but the previously specified 
              stylesheet is still loading, tell the document that stylesheets 
              are loaded so that there are no remaining requests for it to be 
              loaded.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@13371 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    aa2a71be