Closed
Bug 459540
Opened 17 years ago
Closed 17 years ago
DEBUG: nsBlockFrame::List should print the overflow lines
Categories
(Core :: Layout: Block and Inline, enhancement)
Core
Layout: Block and Inline
Tracking
()
RESOLVED
FIXED
People
(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)
References
Details
Attachments
(1 file)
2.48 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
When debugging a couple of recent bugs I found it much more useful
to see the actual overflow lines rather than the frame list that
we output now (Overflow-list< ... >).
Assignee | ||
Comment 1•17 years ago
|
||
Attachment #342760 -
Flags: superreview?(roc)
Attachment #342760 -
Flags: review?(roc)
Comment on attachment 342760 [details] [diff] [review]
Patch rev. 1
yeah, this is great
Attachment #342760 -
Flags: superreview?(roc)
Attachment #342760 -
Flags: superreview+
Attachment #342760 -
Flags: review?(roc)
Attachment #342760 -
Flags: review+
Assignee | ||
Comment 3•17 years ago
|
||
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•16 years ago
|
||
Erh, this actually prints mLines again instead of the overflow lines.
Sorry. (Filed bug 472193.)
You need to log in
before you can comment on or make changes to this bug.
Description
•