WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
118305
Stop inheriting SVGFilterPrimitiveStandardAttributes in SVG
https://bugs.webkit.org/show_bug.cgi?id=118305
Summary
Stop inheriting SVGFilterPrimitiveStandardAttributes in SVG
Chris Dumez
Reported
2013-07-02 08:20:59 PDT
Stop inheriting SVGFilterPrimitiveStandardAttributes in SVG and use Web IDL implements instead to get rid of multiple inheritance and follow the latest specification:
http://www.w3.org/TR/filter-effects/#DOMInterfaces
There is no web-exposed behavior change. This is one step towards getting rid of multiple inheritance in IDL / SVG. Corresponding Blink revision:
https://src.chromium.org/viewvc/blink?view=rev&revision=153426
Attachments
Patch
(15.36 KB, patch)
2013-07-03 03:01 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2013-07-03 03:01:57 PDT
Created
attachment 205988
[details]
Patch
Kentaro Hara
Comment 2
2013-07-03 03:25:16 PDT
Comment on
attachment 205988
[details]
Patch ok, this is just an IDL cleanup.
Chris Dumez
Comment 3
2013-07-03 03:27:59 PDT
Comment on
attachment 205988
[details]
Patch Landing now as this is merely IDL clean up and there is no svg behavior change.
WebKit Commit Bot
Comment 4
2013-07-03 03:51:01 PDT
Comment on
attachment 205988
[details]
Patch Clearing flags on attachment: 205988 Committed
r152350
: <
http://trac.webkit.org/changeset/152350
>
WebKit Commit Bot
Comment 5
2013-07-03 03:51:04 PDT
All reviewed patches have been landed. Closing bug.
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