WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
143194
Remove unneeded SVG code, including most isSupportedAttribute functions
https://bugs.webkit.org/show_bug.cgi?id=143194
Summary
Remove unneeded SVG code, including most isSupportedAttribute functions
Darin Adler
Reported
2015-03-29 11:48:10 PDT
Remove unneeded SVG code, including most isSupportedAttribute functions
Attachments
Patch
(204.26 KB, patch)
2015-03-29 12:23 PDT
,
Darin Adler
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2015-03-29 12:23:20 PDT
Created
attachment 249687
[details]
Patch
Antti Koivisto
Comment 2
2015-03-29 13:36:43 PDT
Comment on
attachment 249687
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=249687&action=review
> Source/WebCore/svg/SVGFELightElement.cpp:147 > + auto* parent = parentNode();
You can go parentElement() for tighter typing.
Darin Adler
Comment 3
2015-03-29 13:41:04 PDT
Committed
r182121
: <
http://trac.webkit.org/changeset/182121
>
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