Closed Bug 481035 Opened 15 years ago Closed 9 years ago

crashtest 421671.html triggers lots of asserts due to columns returning big min-width

Categories

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

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bzbarsky, Unassigned)

Details

(Whiteboard: [notacrash])

Attachments

(1 file)

In particular, they return a min-width > unconstrained...

The issue is that there's a large column count here.

I'll attach a sorta-patch that doesn't help but points to a way to maybe try addressing this.
Attached patch ramblingsSplinter Review
Why not just cap the min and pref widths at some value, say 1,000,000px? The only principled way out of this problem is floating-point coordinates anyway.
Whiteboard: [notacrash]
Testcase no longer asserts on trunk.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → WORKSFORME
removing the b2g 2.5 flag since this commit has been reverted due to an incorrect merge, sorry for the confusion
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: