Bug 29471
Summary: | [Qt] QtWebKit takes a long time to view a page which takes only some seconds to show in Safari | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | jturcotte, tonikitoo |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | OS X 10.5 |
Tor Arne Vestbø
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)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jocelyn Turcotte
Closing as invalid, this bug do not identify a specific performance problem.