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

List:       kde-commits
Subject:    kdenonbeta/kdom
From:       Nikolas Zimmermann <wildfox () kde ! org>
Date:       2004-11-23 19:52:47
Message-ID: 20041123195247.E4BBF189D9 () office ! kde ! org
[Download RAW message or body]

CVS commit by wildfox: 

Now that DOMImplementation has it's impl class we can safely use KDOM_CHECK_THIS


  M +2 -1      DOMImplementation.cc   1.47


--- kdenonbeta/kdom/DOMImplementation.cc  #1.46:1.47
@@ -25,4 +25,5 @@
 #include "Document.h"
 #include "DOMString.h"
+#include "DOMLookup.h"
 #include "DocumentType.h"
 #include "DOMException.h"
@@ -64,5 +65,5 @@ Value DOMImplementation::getValuePropert
 Value DOMImplementationProtoFunc::call(ExecState *exec, Object &thisObj, const List &args)
 {
-        DOMImplementation obj(cast(static_cast<KJS::ObjectImp *>(thisObj.imp())));
+        KDOM_CHECK_THIS(DOMImplementation)
         KDOM_ENTER_SAFE
 


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

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