[Webkit-unassigned] [Bug 135162] Merge FixedIntegerConversion and FixedFloatConversion for CSSPrimitiveValue::convertToLength

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 23 09:39:32 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135162





--- Comment #4 from Darin Adler <darin at apple.com>  2014-07-23 09:39:45 PST ---
(From update of attachment 235296)
View in context: https://bugs.webkit.org/attachment.cgi?id=235296&action=review

> Source/WebCore/ChangeLog:14
> +        differences. The FixedIntegerConversion clamps to about the range of
> +        LayoutUnits (+-32mil) and doesn't actually convert to an integer.
> +        FixedFloatConversion simple doesn't clamp.

This describes a difference.

> Source/WebCore/ChangeLog:23
> +        No change in functionality, no new tests.

This claims there is no change. Which is it?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list