Closed
Bug 707622
Opened 13 years ago
Closed 13 years ago
"ASSERTION: vertical damage extends outside table"
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
FIXED
mozilla11
People
(Reporter: jruderman, Assigned: bernd_mozilla)
References
Details
(Keywords: assertion, testcase)
Attachments
(4 files)
186 bytes,
text/html
|
Details | |
1.51 KB,
text/plain
|
Details | |
1.38 KB,
patch
|
Details | Diff | Splinter Review | |
1.53 KB,
patch
|
MatsPalmgren_bugz
:
review+
|
Details | Diff | Splinter Review |
###!!! ASSERTION: vertical damage extends outside table: '(aValue).YMost() <= GetRowCount()', file layout/tables/nsTableFrame.cpp, line 3810
Reporter | ||
Comment 1•13 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=7e19a3c24393
Attachment #579241 -
Flags: review?
Attachment #579241 -
Flags: review? → review?(matspal)
this is less performance costing than the first version
Attachment #579262 -
Flags: review?(matspal)
Attachment #579241 -
Flags: review?(matspal)
Comment 4•13 years ago
|
||
Comment on attachment 579262 [details] [diff] [review] revised patch r=mats if you change PR_MIN to NS_MIN
Attachment #579262 -
Flags: review?(matspal) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/f163017ba99a
Assignee: nobody → bernd_mozilla
Comment 6•13 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/f163017ba99a
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla11
You need to log in
before you can comment on or make changes to this bug.
Description
•