Closed
Bug 528244
Opened 16 years ago
Closed 15 years ago
Getting Blank Page
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: thirupathy82, Unassigned)
References
()
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
Getting blank page while accessing the above url . If we refresh 2 or 3 times , the page gets loaded. We have used the same source code for "IE,FIREFOX". But we are facing problem only in "FIREFOX-3.5" versions. In IE the above url is working fine.
Reproducible: Always
Steps to Reproduce:
1.Refreshed 2 or 3 times
2.then the page gets loaded
3.doesn't get error in the Tools--> Errorconsole.
Comment 1•16 years ago
|
||
You may get more diagnostic help from forums on http://support.mozilla.com/
Group: core-security
Comment 2•16 years ago
|
||
When I load your page with JavaScript disabled it opens instantly. With JavaScript it took quite some time, but I can't reproduce your problem (it did load just fine).
You should look into help on optimizing your website for faster loading. Do you really need all the script? Even if you do there are ways to load it that will have less impact.
| Reporter | ||
Comment 3•16 years ago
|
||
Hi Daniel Veditz,
Thanks for your support. I need all the script used. Could you provide the details. So that we can optimize the java script for better performance.
Comment 4•16 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.6pre) Gecko/20091104 Shiretoko/3.5.6pre
Yeah, I can reproduce it. After the third reload I get a white page. Also with Namoroko.
Updated•16 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Product: Firefox → Core
QA Contact: general → general
Version: unspecified → Trunk
| Reporter | ||
Comment 5•16 years ago
|
||
So , how we can fix this problem. Any suggestion will be appreciated.
Comment 6•16 years ago
|
||
A minimal testcase is often needed: https://developer.mozilla.org/en/Reducing_testcases
Sometimes a regression range can indicate to a possible cause: http://quality.mozilla.org/documents-home/bugs-docs/bug-triaging-guidelines/finding-regression-windows
Keywords: testcase-wanted
| Reporter | ||
Comment 7•16 years ago
|
||
HI All,
Is the above fixed in the new version firefox-3.6
Please reply anyone ....
That will help to use in our website.
Comment 8•16 years ago
|
||
Um, you haven't provided the information we had asked for (testcase, regression range, etc) so how could have fixed it?
Comment 9•15 years ago
|
||
Is this still an Issue?
I fail to repro on a recent Trunk Build and Fx 3.6.9.
Comment 10•15 years ago
|
||
As XtC4UaLL, I can't reproduce this in 3.6 and trunk. Marking resolved.
Feel free to reopen if you still can reproduce it.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Comment 11•11 years ago
|
||
Issue is resolved - clearing old keywords - qa-wanted clean-up
Keywords: qawanted,
regressionwindow-wanted
Updated•10 years ago
|
Keywords: testcase-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•