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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/khtml/ecma
From:       Maks Orlovich <maksim () kde ! org>
Date:       2006-09-30 20:10:04
Message-ID: 1159647004.948239.28771.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 590779 by orlovich:

Woops, don't break base collection functionality.
AKA I suck, testregression rocks.


 M  +1 -1      kjs_html.cpp  


--- branches/KDE/3.5/kdelibs/khtml/ecma/kjs_html.cpp #590778:590779
@@ -3342,7 +3342,7 @@
 */
 DEFINE_PROTOTYPE("HTMLOptionsCollection", HTMLSelectCollectionProto)
 IMPLEMENT_PROTOFUNC_DOM(HTMLSelectCollectionProtoFunc)
-IMPLEMENT_PROTOTYPE(HTMLSelectCollectionProto,HTMLSelectCollectionProtoFunc)
+IMPLEMENT_PROTOTYPE_WITH_PARENT(HTMLSelectCollectionProto,HTMLSelectCollectionProtoFunc,HTMLCollectionProto)
  
 const ClassInfo KJS::HTMLSelectCollection::info = { "HTMLOptionsCollection", \
&HTMLCollection::info, 0, 0 };  


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

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