[Webkit-unassigned] [Bug 114807] Division by zero in CSSGradientValue::addStops()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 21 23:26:25 PDT 2013


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


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #198841|                            |commit-queue+
               Flag|                            |




--- Comment #11 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-04-21 23:24:43 PST ---
(From update of attachment 198841)
View in context: https://bugs.webkit.org/attachment.cgi?id=198841&action=review

Thanks for the review.

>> Source/WebCore/css/CSSGradientValue.cpp:347
>> +                    stops[i].offset = (stops[i].offset - firstOffset) / scale;
> 
> I'm seeing darker green in the diff here. Are they tab characters? Maybe it's just highlighting the extra indentation.

I don't know what it means, but there are not tabs there, I've just checked 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