Open Bug 493613 Opened 15 years ago Updated 2 years ago

"ASSERTION: Intrinsic ratio has a negative component" with <canvas width="67108863">

Categories

(Core :: Graphics: Canvas2D, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: assertion, testcase)

Attachments

(1 file)

Attached file testcase
###!!! ASSERTION: width less than zero: 'result >= 0', file /Users/jruderman/central/layout/base/nsLayoutUtils.cpp, line 2048

###!!! ASSERTION: Intrinsic ratio has a negative component!: 'aIntrinsicRatio.width >= 0 && aIntrinsicRatio.height >= 0', file /Users/jruderman/central/layout/base/nsLayoutUtils.cpp, line 2244
Now I only get:

###!!! ASSERTION: Intrinsic ratio has a negative component!: 'aIntrinsicRatio.width >= 0 && aIntrinsicRatio.height >= 0', file /Users/jruderman/mozilla-central/layout/base/nsLayoutUtils.cpp, line 2402
Where do you get this error? I can't get it in the Error console, Web console and stderr. Has this been fixed? Or is it OS X only?
Stderr, with a debug build of Firefox.

Still happens on trunk for me.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: