[webkit-reviews] review denied: [Bug 81486] [BlackBerry] Add GraphicsContext::drawPath() for blackberry : [Attachment 132537] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 07:02:06 PDT 2012


Rob Buis <rwlbuis at gmail.com> has denied Leo Yang
<leo.yang at torchmobile.com.cn>'s request for review:
Bug 81486: [BlackBerry] Add GraphicsContext::drawPath() for blackberry
https://bugs.webkit.org/show_bug.cgi?id=81486

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

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
We should work on getting rid of using drawPath, it can be replaced by using
fillPath/strokePath. This means RenderThemeBlackBerry has to be adapted to use
those instead.


More information about the webkit-reviews mailing list