WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
103108
REGRESSION (
r135455
): Compilation without SVG enabled broken
https://bugs.webkit.org/show_bug.cgi?id=103108
Summary
REGRESSION (r135455): Compilation without SVG enabled broken
jochen
Reported
2012-11-23 01:59:11 PST
Seems like some #if ENABLE(SVG) got lost in the refactoring Source/WebCore/platform/graphics/filters/FilterOperation.h:198:40: error: private field 'm_cachedSVGDocumentReference' is not used [-Werror,-Wunused-private-field] OwnPtr<CachedSVGDocumentReference> m_cachedSVGDocumentReference;
Attachments
Patch
(2.37 KB, patch)
2012-11-23 02:03 PST
,
jochen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
jochen
Comment 1
2012-11-23 02:03:25 PST
Created
attachment 175755
[details]
Patch
WebKit Review Bot
Comment 2
2012-11-23 03:23:23 PST
Comment on
attachment 175755
[details]
Patch Clearing flags on attachment: 175755 Committed
r135583
: <
http://trac.webkit.org/changeset/135583
>
WebKit Review Bot
Comment 3
2012-11-23 03:23:26 PST
All reviewed patches have been landed. Closing bug.
Dirk Schulze
Comment 4
2012-11-23 08:35:59 PST
Comment on
attachment 175755
[details]
Patch Thanks for fixing.
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