Closed
Bug 48625
Opened 25 years ago
Closed 25 years ago
entering url in url textfild loads a blank page
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: shrir, Assigned: gagan)
References
()
Details
(Keywords: top100)
Build:2000081105m18
TRy loading this webpage
Observe that a blank page loads and no content displays.
Comment 1•25 years ago
|
||
Marking top100 and nominating nsbeta3. Hotmail is a highly trafficked site.
Doing a view-source on this page shows a blank page also. I set a breakpoint in
nsParser::OnDataAvailable to see if necko is sending over any data to the
parser. This method was called once during the load of www.hotmail.com and the
length parameter was zero. Seems like a Necko problem. Re-assigning to Gagan.
Comment 2•25 years ago
|
||
This is the same as 48358, which is asigned properly and is nsbeta3+ already.
*** This bug has been marked as a duplicate of 48358 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•