Bug 23567

Summary: svg/custom/stop-crash.svg test is crashing
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: SVGAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Simon Fraser (smfr) 2009-01-27 00:02:33 PST
I broke svg/custom/stop-crash.svg in r40288. I'll fix it.
Comment 1 Simon Fraser (smfr) 2009-01-27 00:03:34 PST
It's recusing in RenderSVGRoot::clippedOverflowRectForRepaint/RenderObject::clippedOverflowRectForRepaint()
Comment 2 Simon Fraser (smfr) 2009-01-27 13:26:24 PST
Created attachment 27083 [details]
Patch
Comment 3 Simon Fraser (smfr) 2009-01-27 13:26:52 PST
Comment on attachment 27083 [details]
Patch

Got rs=hyatt on irc.
Comment 4 Simon Fraser (smfr) 2009-01-27 13:28:27 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/rendering/RenderSVGGradientStop.h
	M	WebCore/rendering/RenderSVGImage.cpp
	M	WebCore/rendering/RenderTableCol.cpp
	M	WebCore/rendering/RenderTableRow.cpp
Committed r40298