Closed Bug 28252 Opened 25 years ago Closed 25 years ago

[Regression]Large text document does not load completely

Categories

(Core :: Layout, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: kmcclusk, Assigned: nisheeth_mozilla)

References

()

Details

(Whiteboard: [PDT+])

The document does not completely load the URL. Mozilla status and throbber indicate that the document load has completed but when I scroll to the bottom of the document it is missing at least 1/2 of the content. A mozilla build on WIN95 dated 2/14/2000 loads the document completely. A pull from today fails to load the document. I tried both WIN95 and WINNT.
Nominating for beta1
Keywords: beta1
I confirmed that the document is being parsed completely by dumping the content of the aNode passed to HTMLContentSink::AddLeaf(const nsIParserNode& aNode). The entire document is being passed over to the content sink so the problem is probably in the content sink.
Reassigning to Nisheeth, CC'ing Vidur.
Assignee: rickg → nisheeth
Component: Parser → Layout
Summary: Large text document does not load completely → [Regression]Large text document does not load completely
Whiteboard: [PDT+]
Accepting bug...
Status: NEW → ASSIGNED
Whiteboard: [PDT+] → [PDT+] Investigating...
Target Milestone: M14
Whiteboard: [PDT+] Investigating... → [PDT+] Target fix date: UNKNOWN
Some checkin over the weekend seems to have fixed this problem. Today's build on Windows (both debug and optimized) displays the full page. I'm resolving this bug as WORKSFORME.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Whiteboard: [PDT+] Target fix date: UNKNOWN → [PDT+]
Loaded in 4 seconds for me Marking verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.