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

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

SVN commit 1022113 by dfaure:

Committing on behalf of Maskim: comment out assert which can happen with e.g. \
getPropertyCSSValue: Unhandled property: "filter"


 M  +1 -1      css_renderstyledeclarationimpl.cpp  


--- branches/KDE/4.3/kdelibs/khtml/css/css_renderstyledeclarationimpl.cpp \
#1022112:1022113 @@ -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