[webkit-reviews] review denied: [Bug 41484] [Qt] Clamp color stops passed to QGradient to 1.0 : [Attachment 60285] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 1 14:24:20 PDT 2010


Tor Arne Vestbø <vestbo at webkit.org> has denied Andreas Kling
<andreas.kling at nokia.com>'s request for review:
Bug 41484: [Qt] Clamp color stops passed to QGradient to 1.0
https://bugs.webkit.org/show_bug.cgi?id=41484

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

------- Additional Comments from Tor Arne Vestbø <vestbo at webkit.org>
qMin(lastStop, 1.0f)


More information about the webkit-reviews mailing list