Closed
Bug 241997
Opened 21 years ago
Closed 21 years ago
make GetFrameAtOrBefore usuable for non Cell frames.
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bernd_mozilla, Assigned: bernd_mozilla)
References
()
Details
Attachments
(1 file)
1.42 KB,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
this function should not make any (nsTableCellFrame*) conversions then it might
even work for columns.
Assignee: nobody → bernd_mozilla
Summary: make GetFrameAtOrBefore usuable for non Cell frames. → make GetFrameAtOrBefore usuable for non Cell frames.
Comment on attachment 147257 [details] [diff] [review]
patch
Boris I wouldnt wonder if that would explain your problems with the last frame
patch
Attachment #147257 -
Flags: superreview?(bzbarsky)
Attachment #147257 -
Flags: review?(bzbarsky)
![]() |
||
Comment 3•21 years ago
|
||
Comment on attachment 147257 [details] [diff] [review]
patch
I doubt it did, since it'd just get cast back... but yeah, those casts are
pretty bogus. r+sr=bzbarsky
Attachment #147257 -
Flags: superreview?(bzbarsky)
Attachment #147257 -
Flags: superreview+
Attachment #147257 -
Flags: review?(bzbarsky)
Attachment #147257 -
Flags: review+
fix checked in
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•