Skip to content
  • darin's avatar
    - fixed 3079499 -- blank page at http://www.sonyericsson.com/T68i/ · 0fe57232
    darin authored
            * khtml/misc/loader.cpp:
            (CachedCSSStyleSheet::checkNotify): Copy the clients list before iterating
    	over it, since clients can move around in the list or be removed.
            (CachedScript::checkNotify): Ditto.
            (CachedImage::do_notify): Ditto.
            (CachedImage::movieStatus): Ditto.
    
    	- fixed double calls to openURL I noticed
    
            * khtml/khtml_part.cpp: (KHTMLPart::processObjectRequest):
    	Don't call openURL here at all. That happens indirectly as a result
    	of the load we kick off.
    
            * kwq/KWQKHTMLPart.mm: Tweaks.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2632 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    0fe57232