WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
33229
Don't use renderer for Resources in SVGRenderBase::prepareToRenderSVGContent
https://bugs.webkit.org/show_bug.cgi?id=33229
Summary
Don't use renderer for Resources in SVGRenderBase::prepareToRenderSVGContent
Dirk Schulze
Reported
2010-01-05 14:09:03 PST
Don't use renderer for Resources in SVGRenderBase::prepareToRenderSVGContent. Some Renderer don't provide correct boundingBoxes or don't inherit from SVGRenderBase. This can cause an ASSERT in RenderObject.
Attachments
Don't use Renderer for SVGResource calculations
(47.49 KB, patch)
2010-01-05 14:24 PST
,
Dirk Schulze
zimmermann
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dirk Schulze
Comment 1
2010-01-05 14:24:04 PST
Created
attachment 45931
[details]
Don't use Renderer for SVGResource calculations Don't use Renderer for SVGResource calculations.
WebKit Review Bot
Comment 2
2010-01-05 14:28:20 PST
style-queue ran check-webkit-style on
attachment 45931
[details]
without any errors.
Nikolas Zimmermann
Comment 3
2010-01-06 19:09:13 PST
Comment on
attachment 45931
[details]
Don't use Renderer for SVGResource calculations Postponed, as discussed with Dirk. Let's fix RenderSVGInline, and pass around renderers.
Dirk Schulze
Comment 4
2010-04-21 13:32:02 PDT
The bounding box / repaint rect problems are fixed. Closing this bug now.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug