[Webkit-unassigned] [Bug 65006] Draw rectangular box shadow for elements with border-radius if no corners are visible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 25 18:40:59 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65006





--- Comment #11 from Ian Henderson <ianh at apple.com>  2011-07-25 18:40:59 PST ---
I'm a bit confused about why cr-linux doesn't like these patches.  The error is:

/WebCore/rendering/RenderBoxModelObject.cpp: In member function 'void WebCore::RenderBoxModelObject::paintBoxShadow(const WebCore::PaintInfo&, const WebCore::LayoutRect&, const WebCore::RenderStyle*, WebCore::ShadowStyle, bool, bool)':
Source/WebCore/rendering/RenderBoxModelObject.cpp:2249: error: 'cornersIntersect' was not declared in this scope

but that function is defined in the patch, and the other ews bots don't seem to have any problem seeing it…

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list