Bug 29471 - [Qt] QtWebKit takes a long time to view a page which takes only some seconds to show in Safari
Summary: [Qt] QtWebKit takes a long time to view a page which takes only some seconds ...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-09-18 08:35 PDT by Tor Arne Vestbø
Modified: 2010-01-14 10:53 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tor Arne Vestbø 2009-09-18 08:35:48 PDT
This bug report originated from issue QTBUG-3073
<http://bugreports.qt.nokia.com/browse/QTBUG-3073>

--- Description ---

QtWebKit takes a long time to view a page which takes only some seconds to show in Safari, this only happens on Mac

(webpage is unspecified)

My Hypothesis here is the missing pictures in the HTML, I think Qt
Webkit chokes on those, unlike safari. (on safari the appearance of the
"?" for missing images appears almost instantly, while on QtWebkit they
take almost 30 secs to do so)
Comment 1 Jocelyn Turcotte 2010-01-14 10:53:12 PST
Closing as invalid, this bug do not identify a specific performance problem.