WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
119912
Fix WebKit build error when SVG is disabled(broken since
r154174
)
https://bugs.webkit.org/show_bug.cgi?id=119912
Summary
Fix WebKit build error when SVG is disabled(broken since r154174)
Arunprasad Rajkumar
Reported
2013-08-16 13:42:08 PDT
Building WebKit without SVG support gives me below error, /opt/works/webkit-dev/webkit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp: In function ‘WTF::PassRefPtr<WebCore::CSSValue> WebCore::fillSourceTypeToCSSValue(WebCore::EMaskSourceType)’: /opt/works/webkit-dev/webkit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:1431:43: error: ‘CSSValueAlpha’ was not declared in this scope /opt/works/webkit-dev/webkit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:1433:43: error: ‘CSSValueLuminance’ was not declared in this scope I will upload a FIX soon,
Attachments
Patch
(1.83 KB, patch)
2013-08-16 13:45 PDT
,
Arunprasad Rajkumar
no flags
Details
Formatted Diff
Diff
Patch
(1.95 KB, patch)
2013-08-16 13:55 PDT
,
Arunprasad Rajkumar
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Arunprasad Rajkumar
Comment 1
2013-08-16 13:45:45 PDT
Created
attachment 208953
[details]
Patch
Ryosuke Niwa
Comment 2
2013-08-16 13:51:49 PDT
Comment on
attachment 208953
[details]
Patch rs=me.
Arunprasad Rajkumar
Comment 3
2013-08-16 13:55:52 PDT
Created
attachment 208954
[details]
Patch
WebKit Commit Bot
Comment 4
2013-08-16 14:28:42 PDT
Comment on
attachment 208954
[details]
Patch Clearing flags on attachment: 208954 Committed
r154203
: <
http://trac.webkit.org/changeset/154203
>
WebKit Commit Bot
Comment 5
2013-08-16 14:28:44 PDT
All reviewed patches have been landed. Closing bug.
Zoltan Arvai
Comment 6
2013-08-16 15:20:26 PDT
***
Bug 119908
has been marked as a duplicate of this 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