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

List:       kde-commits
Subject:    KDE/kdelibs/khtml/css
From:       David Faure <faure () kde ! org>
Date:       2009-09-10 20:39:04
Message-ID: 1252615144.954261.12964.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1022114 by dfaure:

forwardport assert removal (to avoid crash on getPropertyCSSValue: Unhandled property: "filter")


 M  +1 -1      css_renderstyledeclarationimpl.cpp  


--- trunk/KDE/kdelibs/khtml/css/css_renderstyledeclarationimpl.cpp #1022113:1022114
@@ -1186,7 +1186,7 @@
         break;
     default:
         kWarning() << "Unhandled property:" << getPropertyName(propertyID);
-        Q_ASSERT( 0 );
+        //Q_ASSERT( 0 );
         break;
     }
     return 0;
[prev in list] [next in list] [prev in thread] [next in thread] 

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