[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Konqueror Rendering Engine Switching



On Wednesday 27 June 2001 04:20, Robert Tilley wrote:
> I have read that the rendering engine of Konqueror can be switched out and 
> the Gecko engine can act as a replacement.
> 
> Is this true?  While Konqueror is nice, there are certain things (such as 
> bookmark handling, hint hint) at which it is very slow.

So this commit is just for you ;)  From http://lists.kde.org/?l=kde-cvs&m=99374053616006&w=2 :

....
kdebase/libkonq kbookmark.cc,1.86,1.87
Author: faure
Thu Jun 28 10:31:40 UTC 2001


Modified Files:
         kbookmark.cc
Log Message:
SPEED !
Thanks to Marc Boucher <marc@mbsi.ca> who timed some constructors, we found out
that KBookmarkBar::KBookmarkBar could be very slow (with a big XML bookmarks file)
because .... guess what ... findToolbar() was using getElementsByTagName (and the
dreaded QDomNodeList!)
....
> -- 
> Robert Tilley
> tilleyrw@cfl.rr.com
> 
> 
> --  
> To UNSUBSCRIBE, email to debian-kde-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 
> 

-- 
  To me vi is Zen.  To use vi is to practice zen. Every command is
  a koan. Profound to the user, unintelligible to the uninitiated.
  You discover truth everytime you use it.
                                      -- reddy@lion.austin.ibm.com



Reply to: