[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.3/kdelibs/khtml
From:       Maks Orlovich <maksim () kde ! org>
Date:       2009-08-21 14:28:54
Message-ID: 1250864934.016515.12967.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1014120 by orlovich:

Need to check for clearing case here too, not just in processObjectRequest, as we may start 
a KRun directly from here.
BUG:202618
BUG:198123
BUG:199284


 M  +6 -0      khtml_part.cpp  


--- branches/KDE/4.3/kdelibs/khtml/khtml_part.cpp #1014119:1014120
@@ -4193,6 +4193,12 @@
     kDebug(6005) << this << "checkLinkSecurity refused";
     return false;
   }
+
+  if (d->m_bClearing)
+  {
+    return false;
+  }
+
   if ( child->m_bPreloaded )
   {
     kDebug(6005) << "preload";
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic