Bug 47479

Summary: [EFL] remove warning
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: antognolli+webkit, commit-queue, kenneth, leandro, lucas.de.marchi, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch none

Description Ryuan Choi 2010-10-10 21:49:11 PDT
There are below warning with -DENABLE_ECORE_X=Off
/workspace/webkit/WebCore/platform/efl/WidgetEfl.cpp:209:5: warning: "HAVE_ECORE_X" is not defined
Comment 1 Ryuan Choi 2010-10-10 21:51:12 PDT
Created attachment 70422 [details]
Patch
Comment 2 Rafael Antognolli 2010-10-19 05:03:27 PDT
Good point! The patch is fine.
Comment 3 Lucas De Marchi 2010-10-19 05:16:34 PDT
Comment on attachment 70422 [details]
Patch

And the tons of -W added to the build system proved to be worth doing :-).
Comment 4 WebKit Commit Bot 2010-10-19 05:47:35 PDT
Comment on attachment 70422 [details]
Patch

Clearing flags on attachment: 70422

Committed r70051: <http://trac.webkit.org/changeset/70051>
Comment 5 WebKit Commit Bot 2010-10-19 05:47:41 PDT
All reviewed patches have been landed.  Closing bug.