Closed Bug 200881 Opened 21 years ago Closed 21 years ago

display overflow information in debug reflow

Categories

(Core :: Layout, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bernd_mozilla, Assigned: bernd_mozilla)

Details

Attachments

(1 file)

patch to come
.
Assignee: misc → bernd_mozilla
Attached patch patchSplinter Review
Attachment #119599 - Flags: superreview?(bzbarsky)
Attachment #119599 - Flags: review?(bzbarsky)
Comment on attachment 119599 [details] [diff] [review]
patch

>+       printf("o=%s,%s,%s,%s, ", x, y, width, height);

How about:

printf("o=(%s,%s) %s x %s, ", x, y, width, height);

instead?  that makes it clearer which number is which, imo...
Attachment #119599 - Flags: superreview?(bzbarsky)
Attachment #119599 - Flags: superreview+
Attachment #119599 - Flags: review?(bzbarsky)
Attachment #119599 - Flags: review+
fix checked in
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: