[Webkit-unassigned] [Bug 38386] [Qt] QWebView::load performance issue on Windows compared to Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 10 02:43:10 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38386





--- Comment #20 from Benjamin Poulain <benjamin.poulain at nokia.com>  2010-05-10 02:43:10 PST ---
(In reply to comment #19)
> I do not display the webpages, they are just parsed. So maybe the font problem could be avoided.

You probably need the layout of the page to be valid?

If yes, WebKit need to find the width of each words to break the text in block and this require some "heavy" computation with the fonts.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list