Bug 23567 - svg/custom/stop-crash.svg test is crashing
Summary: svg/custom/stop-crash.svg test is crashing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-27 00:02 PST by Simon Fraser (smfr)
Modified: 2009-01-27 13:28 PST (History)
0 users

See Also:


Attachments
Patch (4.36 KB, patch)
2009-01-27 13:26 PST, Simon Fraser (smfr)
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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