WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
136578
CTTE: SVGResourcesCache should only allow RenderElements.
https://bugs.webkit.org/show_bug.cgi?id=136578
Summary
CTTE: SVGResourcesCache should only allow RenderElements.
Andreas Kling
Reported
2014-09-05 10:56:32 PDT
CTTE: SVGResourcesCache should only allow RenderElements.
Attachments
Patch
(15.51 KB, patch)
2014-09-05 10:58 PDT
,
Andreas Kling
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2014-09-05 10:58:14 PDT
Created
attachment 237699
[details]
Patch
Antti Koivisto
Comment 2
2014-09-05 11:18:06 PDT
Comment on
attachment 237699
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=237699&action=review
> Source/WebCore/rendering/svg/SVGRenderingContext.cpp:159 > + SVGResources* resources = SVGResourcesCache::cachedResourcesForRenderer(*m_renderer);
I would use auto*
Andreas Kling
Comment 3
2014-09-05 12:32:17 PDT
Committed
r173325
: <
http://trac.webkit.org/changeset/173325
>
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