[Webkit-unassigned] [Bug 127361] ASSERTION FAILED: std::isfinite(num) in WebCore::CSSPrimitiveValue::CSSPrimitiveValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 24 09:19:25 PST 2014


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


Martin Hodovan <hodovanmartin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #224638|0                           |1
        is obsolete|                            |
 Attachment #224638|review?, commit-queue?      |
               Flag|                            |
 Attachment #225072|                            |review?, commit-queue?
               Flag|                            |




--- Comment #25 from Martin Hodovan <hodovanmartin at gmail.com>  2014-02-24 09:16:32 PST ---
Created an attachment (id=225072)
 --> (https://bugs.webkit.org/attachment.cgi?id=225072&action=review)
Proposed patch

I have relocated the infinity check to CSSValuePool::createValue(), I think this is the function where it really belongs to. This way we dont have to handle the SVG and non-SVG cases separately.

-- 
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