[webkit-reviews] review canceled: [Bug 127361] ASSERTION FAILED: std::isfinite(num) in WebCore::CSSPrimitiveValue::CSSPrimitiveValue : [Attachment 224638] Proposed patch

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


Martin Hodovan <hodovanmartin at gmail.com> has canceled Martin Hodovan
<hodovanmartin at gmail.com>'s request for review:
Bug 127361: ASSERTION FAILED: std::isfinite(num) in 
WebCore::CSSPrimitiveValue::CSSPrimitiveValue
https://bugs.webkit.org/show_bug.cgi?id=127361

Attachment 224638: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=224638&action=review

------- Additional Comments from Martin Hodovan <hodovanmartin at gmail.com>
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.


More information about the webkit-reviews mailing list