[webkit-reviews] review granted: [Bug 79932] Make use of CG rounded-rect primitives : [Attachment 129500] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 29 13:19:19 PST 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Tim Horton
<timothy_horton at apple.com>'s request for review:
Bug 79932: Make use of CG rounded-rect primitives
https://bugs.webkit.org/show_bug.cgi?id=79932

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

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


> Source/WebKit/mac/WebCoreSupport/WebSystemInterface.mm:181
> +#if PLATFORM(MAC) && !defined(BUILDING_ON_LEOPARD) &&
!defined(BUILDING_ON_SNOW_LEOPARD)

Not sure why you need the PLATFORM(MAC) here. This is a .mm file.


More information about the webkit-reviews mailing list