Bug 151444

Summary: [EFL] Fix Wreturn-type clang warning in EWK2UnitTestBase.cpp
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gyuyoung.kim
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 145121    
Attachments:
Description Flags
Patch none

Description Csaba Osztrogonác 2015-11-19 06:36:22 PST
../../Source/WebKit2/UIProcess/API/efl/tests/UnitTestUtils/EWK2UnitTestBase.cpp:203:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
1 warning generated.
Comment 1 Csaba Osztrogonác 2015-11-19 06:37:30 PST
Created attachment 265863 [details]
Patch
Comment 2 WebKit Commit Bot 2015-11-19 09:42:23 PST
Comment on attachment 265863 [details]
Patch

Clearing flags on attachment: 265863

Committed r192629: <http://trac.webkit.org/changeset/192629>
Comment 3 WebKit Commit Bot 2015-11-19 09:42:27 PST
All reviewed patches have been landed.  Closing bug.