[webkit-reviews] review canceled: [Bug 36883] Generic parallel painting in WebKit with Qt backend : [Attachment 53242] fifth patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 14 07:01:20 PDT 2010


Zoltan Herczeg <zherczeg at webkit.org> has canceled Zoltan Herczeg
<zherczeg at webkit.org>'s request for review:
Bug 36883: Generic parallel painting in WebKit with Qt backend
https://bugs.webkit.org/show_bug.cgi?id=36883

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

------- Additional Comments from Zoltan Herczeg <zherczeg at webkit.org>
Refactoring the message sending stubs.

Unimplemented functions:

fillRoundedRect

addRoundedRectClip - implemented as clip (but perhaps worth to send it instead
of a path)
clipOutRoundedRect - implemented as clipOut
drawLineForText - implemented as drawLine in Qt

drawLineForMisspellingOrBadGrammar - not implemented in Qt
drawFocusRingPath - not implemented in Qt
setURLForRect - not implemented in Qt


More information about the webkit-reviews mailing list