Closed
Bug 7604
Opened 26 years ago
Closed 25 years ago
performance hit for large "colspan" values.
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
FIXED
M10
People
(Reporter: harishd, Assigned: karnaze)
References
Details
(Whiteboard: [Perf])
Test case:
<table border><tr><td colspan=100000>foo</td></tr></table>
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M9
Assignee | ||
Updated•25 years ago
|
Target Milestone: M9 → M10
Assignee | ||
Comment 1•25 years ago
|
||
Moving to M10.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•25 years ago
|
||
colspans are now maxed out at 1000.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•25 years ago
|
||
Using 9/16 Apprunner, page loads at once. Verifying bug fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•