Bug 77174

Summary: [EFL] SVG_FONT is not disabled when SVG is disabled.
Product: WebKit Reporter: ChangSeok Oh <kevin.cs.oh>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, lucas.de.marchi, rakuco, ryuan.choi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description ChangSeok Oh 2012-01-26 19:46:11 PST
It causes build-break that I try to build with following command.
> ./Tools/Scripts/build-webkit --efl --debug --no-svg --cmakearg="-j 4"
Comment 1 ChangSeok Oh 2012-01-26 19:55:29 PST
Created attachment 124243 [details]
Patch
Comment 2 Ryuan Choi 2012-01-26 20:10:10 PST
Looks good to me.
Comment 3 Eric Seidel (no email) 2012-01-26 22:57:11 PST
Comment on attachment 124243 [details]
Patch

OK.  rs=me.
Comment 4 WebKit Review Bot 2012-01-27 00:04:08 PST
Comment on attachment 124243 [details]
Patch

Clearing flags on attachment: 124243

Committed r106098: <http://trac.webkit.org/changeset/106098>
Comment 5 WebKit Review Bot 2012-01-27 00:04:13 PST
All reviewed patches have been landed.  Closing bug.