Bug 28318 - Failed assertion when bringing up Safari's error console
Summary: Failed assertion when bringing up Safari's error console
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-14 14:34 PDT by Andrew Wilson
Modified: 2009-08-14 18:15 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.01 KB, patch)
2009-08-14 18:08 PDT, Simon Fraser (smfr)
hyatt: review+
Details | Formatted Diff | Diff

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