WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
155837
Remove virtual inheritance from SVGTransformable.
https://bugs.webkit.org/show_bug.cgi?id=155837
Summary
Remove virtual inheritance from SVGTransformable.
Andreas Kling
Reported
2016-03-24 07:25:37 PDT
There used to be more classes inheriting from SVGLocatable, so virtual inheritance was used to avoid base duplication. This is no longer an issue since SVGTransformable is the only thing that inherits SVGLocatable.
Attachments
Patch
(1.05 KB, patch)
2016-03-24 07:26 PDT
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2016-03-24 07:26:23 PDT
Created
attachment 274830
[details]
Patch
WebKit Commit Bot
Comment 2
2016-03-24 09:20:45 PDT
Comment on
attachment 274830
[details]
Patch Clearing flags on attachment: 274830 Committed
r198626
: <
http://trac.webkit.org/changeset/198626
>
WebKit Commit Bot
Comment 3
2016-03-24 09:20:48 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