WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
47464
SVG feImage take preserveAspectRatio into account for absolute paint rect
https://bugs.webkit.org/show_bug.cgi?id=47464
Summary
SVG feImage take preserveAspectRatio into account for absolute paint rect
Dirk Schulze
Reported
2010-10-09 22:05:59 PDT
SVG feImage take preserveAspectRatio into account for absolute paint rect
Attachments
Patch
(30.42 KB, patch)
2010-10-10 00:14 PDT
,
Dirk Schulze
zimmermann
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dirk Schulze
Comment 1
2010-10-10 00:14:18 PDT
Created
attachment 70390
[details]
Patch
Nikolas Zimmermann
Comment 2
2010-10-10 23:56:58 PDT
Comment on
attachment 70390
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=70390&action=review
r=me.
> WebCore/svg/graphics/filters/SVGFEImage.cpp:49 > + ASSERT(m_image.get());
The .get() is not needed.
Dirk Schulze
Comment 3
2010-10-11 02:57:38 PDT
Committed
r69482
: <
http://trac.webkit.org/changeset/69482
>
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