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

List:       kde-commits
Subject:    branches/KDE/4.0/kdelibs/khtml/ecma
From:       Maks Orlovich <maksim () kde ! org>
Date:       2008-05-25 17:44:12
Message-ID: 1211737452.182732.22859.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 812538 by orlovich:

automatically merged revision 812536:
Woops, unbreak length and item() on DOMStyleSheetList objects. 

CCBUG:48704

 M  +1 -1      kjs_css.cpp  


--- branches/KDE/4.0/kdelibs/khtml/ecma/kjs_css.cpp #812537:812538
@@ -421,7 +421,7 @@
 #ifdef KJS_VERBOSE
   kDebug(6070) << "DOMStyleSheetList::getOwnPropertySlot " << \
propertyName.qstring();  #endif
-  if (getStaticOwnPropertySlot<DOMStyleSheetListFunc, \
DOMStyleSheetList>(&DOMStyleSheetTable, this, propertyName, slot)) +  if \
(getStaticOwnPropertySlot<DOMStyleSheetListFunc, \
DOMStyleSheetList>(&DOMStyleSheetListTable, this, propertyName, slot))  return true;
 
   StyleSheetListImpl &styleSheetList = *m_impl;


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

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