Closed
Bug 17045
Opened 26 years ago
Closed 26 years ago
Mozilla freezes loading page
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: michael.j.lowe, Assigned: rickg)
References
()
Details
See summary. 1999102110 build.
The problem appears to be an unconditioned loop in FindNextSmallerFontSize().
When negative numbers are passed it, it loops forever. I have a fix, awaiting a
code review.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed by correcting infinite-loop condition found in font-resolution code
in style system.
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•