WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128091
Modernize the toRenderSVGResourceContainer() helper.
https://bugs.webkit.org/show_bug.cgi?id=128091
Summary
Modernize the toRenderSVGResourceContainer() helper.
Andreas Kling
Reported
2014-02-02 18:43:54 PST
Modernize the toRenderSVGResourceContainer() helper.
Attachments
Patch
(18.37 KB, patch)
2014-02-02 18:44 PST
,
Andreas Kling
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2014-02-02 18:44:41 PST
Created
attachment 222952
[details]
Patch
Anders Carlsson
Comment 2
2014-02-02 18:59:19 PST
Comment on
attachment 222952
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=222952&action=review
> Source/WebCore/svg/SVGElement.cpp:1013 > + auto renderer = this->renderer();
I'd use auto* renderer here.
Andreas Kling
Comment 3
2014-02-02 20:45:13 PST
Committed
r163283
: <
http://trac.webkit.org/changeset/163283
>
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