Closed
Bug 343778
Opened 18 years ago
Closed 18 years ago
ASSERT: numColsInCache == numColsInMap, "cell map has too many cols"
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bernd_mozilla, Assigned: bernd_mozilla)
References
(Blocks 1 open bug)
Details
(Keywords: fixed1.8.1, verified1.8.0.7)
Attachments
(2 files)
(deleted),
text/html
|
Details | |
(deleted),
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
see upcoming testcase
Attachment #228321 -
Flags: superreview?(bzbarsky)
Attachment #228321 -
Flags: review?(bzbarsky)
Comment 3•18 years ago
|
||
Comment on attachment 228321 [details] [diff] [review]
patch
So the issue here is that the number of columns goes from 3 to 4, right? And before the removal the rowspan and colspan cells overlap?
If so, r+sr=bzbarsky.
Attachment #228321 -
Flags: superreview?(bzbarsky)
Attachment #228321 -
Flags: superreview+
Attachment #228321 -
Flags: review?(bzbarsky)
Attachment #228321 -
Flags: review+
fixed on trunk
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
fixed at branches by the cellmap branch patch
Keywords: fixed1.8.0.7,
fixed1.8.1
Comment 6•18 years ago
|
||
Bernd or Gavin: Could you please test this with the latest Firefox 1.5.0.7 candidate build to verify the fix? QA doesn't have a debug build to test to see if the assert was fixed. Thanks!
Keywords: fixed1.8.0.7 → verified1.8.0.7
it might difficult to verify this bug as the code superseded by the more extensive fix in bug 350081
You need to log in
before you can comment on or make changes to this bug.
Description
•