[webkit-reviews] review granted: [Bug 125108] [CSS Shapes] Implement interpolation between keywords in basic shapes : [Attachment 219455] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 17 17:12:48 PST 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Rob Buis
<rwlbuis at gmail.com>'s request for review:
Bug 125108: [CSS Shapes] Implement interpolation between keywords in basic
shapes
https://bugs.webkit.org/show_bug.cgi?id=125108

Attachment 219455: Patch
https://bugs.webkit.org/attachment.cgi?id=219455&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=219455&action=review


> Source/WebCore/rendering/style/BasicShapes.cpp:76
> +FloatSize BasicShape::referenceBoxSize(RenderBox* renderer) const

RenderBox should be a reference if it cannot be null.


More information about the webkit-reviews mailing list