Bug 138002

Summary: [EFL] Fix build problem after r175098
Product: WebKit Reporter: Krzysztof Czech <k.czech>
Component: WebKit EFLAssignee: Krzysztof Czech <k.czech>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, lucas.de.marchi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Linux   
Attachments:
Description Flags
patch gyuyoung.kim: review+

Description Krzysztof Czech 2014-10-23 02:19:18 PDT
ECORE_X dependency should be added to unit tests to avoid linking problems
Comment 1 Krzysztof Czech 2014-10-23 02:25:23 PDT
Created attachment 240336 [details]
patch
Comment 2 WebKit Commit Bot 2014-10-23 02:26:38 PDT
Attachment 240336 [details] did not pass style-queue:


ERROR: Source/WebKit2/PlatformEfl.cmake:471:  One space between command "endif" and its parentheses, should be "endif ("  [whitespace/parentheses] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Krzysztof Czech 2014-10-23 02:35:50 PDT
Committed r175114: <http://trac.webkit.org/changeset/175114>