WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
32116
[Qt] Fix compilation when SVG is disabled
https://bugs.webkit.org/show_bug.cgi?id=32116
Summary
[Qt] Fix compilation when SVG is disabled
Ismail Donmez
Reported
2009-12-03 06:43:22 PST
Created
attachment 44238
[details]
patch to fix compilation when svg is disabled Currently when SVG is disabled compilation will fail because WebCore::Document class has no svgExtensions() function. Attached patch fixes the problem.
Attachments
patch to fix compilation when svg is disabled
(1.44 KB, patch)
2009-12-03 06:43 PST
,
Ismail Donmez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
WebKit Review Bot
Comment 1
2009-12-03 06:43:54 PST
style-queue ran check-webkit-style on
attachment 44238
[details]
without any errors.
Eric Seidel (no email)
Comment 2
2009-12-03 12:56:05 PST
Comment on
attachment 44238
[details]
patch to fix compilation when svg is disabled LGTM.
WebKit Commit Bot
Comment 3
2009-12-03 13:37:33 PST
Comment on
attachment 44238
[details]
patch to fix compilation when svg is disabled Clearing flags on attachment: 44238 Committed
r51658
: <
http://trac.webkit.org/changeset/51658
>
WebKit Commit Bot
Comment 4
2009-12-03 13:37:37 PST
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