[webkit-reviews] review requested: [Bug 65006] Draw rectangular box shadow for elements with border-radius if no corners are visible : [Attachment 102703] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 14:57:37 PDT 2011


Ian Henderson <ianh at apple.com> has asked  for review:
Bug 65006: Draw rectangular box shadow for elements with border-radius if no
corners are visible
https://bugs.webkit.org/show_bug.cgi?id=65006

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

------- Additional Comments from Ian Henderson <ianh at apple.com>
Move cornersIntersect() outside the #if HAVE(PATH_BASED_BORDER_RADIUS_DRAWING)
block, since paintBoxShadow calls the function outside the #if block.


More information about the webkit-reviews mailing list