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

List:       kde-commits
Subject:    kdelibs/khtml/misc
From:       Germain Garand <germain () ebooksfrance ! com>
Date:       2004-12-10 16:08:15
Message-ID: 20041210160815.71D5B1BAAE () office ! kde ! org
[Download RAW message or body]

CVS commit by ggarand: 

not sure we need the 10000 copies ;(


  M +2 -0      loader.cpp   1.179


--- kdelibs/khtml/misc/loader.cpp  #1.178:1.179
@@ -904,4 +904,6 @@ void DocLoader::setExpireDate(time_t _ex
 void DocLoader::insertCachedObject( CachedObject* o ) const
 {
+    if ( m_docObjects.find(o) )
+        return;
     m_docObjects.insert( o, o );
     if ( m_docObjects.count() > 3 * m_docObjects.size() )


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

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