[webkit-reviews] review denied: [Bug 38598] [Qt] Failed at http://philip.html5.org/tests/canvas/suite/tests/2d.path.arcTo.transformation.html : [Attachment 57763] patch6

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 7 02:49:15 PDT 2010


Simon Hausmann <hausmann at webkit.org> has denied qi <qi.2.zhang at nokia.com>'s
request for review:
Bug 38598: [Qt] Failed at
http://philip.html5.org/tests/canvas/suite/tests/2d.path.arcTo.transformation.h
tml
https://bugs.webkit.org/show_bug.cgi?id=38598

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

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
This is really a Qt bug. I've filed a bug at
http://bugreports.qt.nokia.com/browse/QTBUG-11264 and fixed it. The fix will be
in Qt 4.7.0.

I'm okay with landing a workaround in WebKit, but please surround it with

#if QT_VERSION < QT_VERSION_CHECK(4, 7, 0)

and add a comment like this:

// Workaround for http://bugreports.qt.nokia.com/browse/QTBUG-11264


More information about the webkit-reviews mailing list