Closed Bug 1088547 Opened 10 years ago Closed 10 years ago

avoid passing unconstrained inline-size to block reflow

Categories

(Core :: Layout: Block and Inline, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36

People

(Reporter: jfkthame, Assigned: jfkthame)

References

(Blocks 2 open bugs)

Details

Attachments

(1 file)

When setting up constraints in a reflow state for an orthogonal child frame, we should avoid passing NS_UNCONSTRAINEDSIZE as the inline size of the containing block when we call frame->ComputeSize.

This is a follow-up to what was started in bug 1061170.
Blocks: 1088261
This seems like a reasonable first cut here, and stops the frequent warnings I've been seeing from ComputeSize.
Attachment #8511004 - Flags: review?(smontagu)
Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Attachment #8511004 - Flags: review?(smontagu) → review+
https://hg.mozilla.org/mozilla-central/rev/a638e05ed88a
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: