Bug 65983 - [Qt] Page did not load completely for the attached page.
Summary: [Qt] Page did not load completely for the attached page.
Status: RESOLVED DUPLICATE of bug 65977
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: HasReduction, InRadar, Qt
Depends on:
Blocks:
 
Reported: 2011-08-10 06:19 PDT by Ritesh
Modified: 2011-09-15 02:33 PDT (History)
4 users (show)

See Also:


Attachments
Reduced page for the mentioned bug (215.33 KB, application/x-gzip)
2011-08-10 06:19 PDT, Ritesh
no flags Details
Further reduced page as per suggestion. Issue reproducible at Mini Browser (23.96 KB, application/x-zip-compressed)
2011-08-19 08:07 PDT, Ritesh
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ritesh 2011-08-10 06:19:12 PDT
Created attachment 103480 [details]
Reduced page for the mentioned bug

Steps to reproduce:
1. Load the attached page

Expected Result - Page should load completely in the browser

Actual Result -
Page loaded fine in Mozilla (Firefox for Ubuntu 3.6.18) and Chrome but did not on Mini Browser and QtTestBrowser in the nightly build.

Observation: 
The page keeps reloading continuously in the browser.
Comment 1 Lucas Forschler 2011-08-10 13:40:30 PDT
<rdar://problem/9931641>
Comment 2 Joel Parks 2011-08-16 11:05:57 PDT
It would be helpful if the supplied test case was more completely reduced.

Please see http://www.webkit.org/quality/reduction.html to gain better understanding of what is a reduced test case.

If the reason the test case is not further reduced is that the bad behavior disappeared when you removed what seemed like extraneous content, then that detailed information would be helpful to know as well.
Comment 3 Ritesh 2011-08-19 08:07:49 PDT
Created attachment 104512 [details]
Further reduced page as per suggestion. Issue reproducible at Mini Browser

Further reduced page as per suggestion. Issue is still reproducible at Mini Browser.
Comment 4 Joel Parks 2011-08-19 08:25:58 PDT
Thank you for the test case reduction work.  It would be helpful if the content of the file del-frontend-min.js were also reduced in a similar fashion.
Comment 5 Zeno Albisser 2011-09-15 02:33:39 PDT
should be fixed already

*** This bug has been marked as a duplicate of bug 65977 ***