Closed
Bug 331631
Opened 19 years ago
Closed 15 years ago
[BC] ###!!! ASSERTION: program error: 'iter.IsLeftMostTable() || iter.IsRightMostTable()', file c:/suite/source/mozilla/layout/tables/nsTableFrame.cpp, line 6962
Categories
(Core :: Layout: Tables, defect)
Core
Layout: Tables
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: millie.kitsune, Unassigned)
References
()
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
I get the assertion above when viewing a Bulletin at MySpace.com.
Comment 1•19 years ago
|
||
I'm not familiar with Myspace.com. What do I need to do in order to reproduce this bug? Does it require having a Myspace account?
BC code is a pretty dead horse, jesse don't waste your time on it.
Summary: ###!!! ASSERTION: program error: 'iter.IsLeftMostTable() || iter.IsRightMostTable()', file c:/suite/source/mozilla/layout/tables/nsTableFrame.cpp, line 6962 → [BC] ###!!! ASSERTION: program error: 'iter.IsLeftMostTable() || iter.IsRightMostTable()', file c:/suite/source/mozilla/layout/tables/nsTableFrame.cpp, line 6962
Reporter | ||
Comment 3•19 years ago
|
||
Comment 4•19 years ago
|
||
Now that I have a myspace account, what do I need to do in order to see this bug? (Or can you attach a page saved from myspace that demonstrates the bug?)
Reporter | ||
Comment 5•19 years ago
|
||
(In reply to comment #4)
> Now that I have a myspace account, what do I need to do in order to see this
> bug? (Or can you attach a page saved from myspace that demonstrates the bug?)
The way to produce this bug is:
1. Send youself a message by clicking on "Send Message" on your myspace page.
2. Go to "Inbox" to view the message.
3. The assertion should appear on the "Inbox" page
Hope this helps to reproduce the bug.
Comment 6•19 years ago
|
||
This testcase might rely on a quirk involving checkboxes.
Comment 7•19 years ago
|
||
I've been testing on Mac, so -> All/All.
Bug 267418 involves the same assertion failure.
Keywords: testcase
OS: Windows XP → All
Hardware: PC → All
Summary: [BC] ###!!! ASSERTION: program error: 'iter.IsLeftMostTable() || iter.IsRightMostTable()', file c:/suite/source/mozilla/layout/tables/nsTableFrame.cpp, line 6962 → [BC] ###!!! ASSERTION: program error: 'iter.IsLeftMostTable() || iter.IsRightMostTable()', file c:/suite/source/mozilla/layout/tables/nsTableFrame.cpp, line 6962
Comment 8•18 years ago
|
||
this should be fixed by the border iterator refactoing in bug 452319
Depends on: 452319
Comment 10•15 years ago
|
||
WFM using "testcase" and "testcase #2". Maybe some of the early changes in bug 452319 took care of this?
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.3a1pre) Gecko/20090823 Minefield/3.7a1pre
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•