Bug 28318

Summary: Failed assertion when bringing up Safari's error console
Product: WebKit Reporter: Andrew Wilson <atwilson>
Component: ImagesAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Attachments:
Description Flags
Patch hyatt: review+

Description Andrew Wilson 2009-08-14 14:34:13 PDT
Run safari
bring up the error console (via the Develop menu)
Get the following failed assertion:

ASSERTION FAILED: m_clients.contains(renderer)
(WebCore/css/CSSGradientValue.cpp:109 virtual WebCore::Image* WebCore::CSSGradientValue::image(WebCore::RenderObject*, const WebCore::IntSize&))
Comment 1 Simon Fraser (smfr) 2009-08-14 18:08:56 PDT
Created attachment 34882 [details]
Patch

I tried hard to get a testcase, but was not able to reproduce the problem.
Comment 2 Dave Hyatt 2009-08-14 18:13:25 PDT
Comment on attachment 34882 [details]
Patch

r=me
Comment 3 Simon Fraser (smfr) 2009-08-14 18:15:07 PDT
http://trac.webkit.org/changeset/47305