WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 40625
Bug 40822
Fix build break in SVGRenderSupport.cpp
https://bugs.webkit.org/show_bug.cgi?id=40822
Summary
Fix build break in SVGRenderSupport.cpp
Ben Murdoch
Reported
2010-06-18 03:54:36 PDT
r60689
introduced a build break in SVGRenderSupport.cpp when ENABLE(FILTERS) is not defined. The rootFilter parameter was removed from the prepareToRenderSVGContent function but not from the UNUSED_PARAM macro. Patch to follow.
Attachments
Add attachment
proposed patch, testcase, etc.
Dirk Schulze
Comment 1
2010-06-18 04:02:10 PDT
*** This bug has been marked as a duplicate of
bug 40625
***
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