Bug 145122

Summary: Fix return-type warnings in test_ewk2_color_picker.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, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 145121    
Attachments:
Description Flags
Patch none

Description Csaba Osztrogonác 2015-05-18 02:48:07 PDT
../../Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_color_picker.cpp:101:5: warning: control reaches end of non-void function [-Wreturn-type]
../../Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_color_picker.cpp:109:5: warning: control reaches end of non-void function [-Wreturn-type]
Comment 1 Csaba Osztrogonác 2015-05-18 02:49:03 PDT
Created attachment 253318 [details]
Patch
Comment 2 WebKit Commit Bot 2015-05-18 18:12:06 PDT
Comment on attachment 253318 [details]
Patch

Clearing flags on attachment: 253318

Committed r184535: <http://trac.webkit.org/changeset/184535>
Comment 3 WebKit Commit Bot 2015-05-18 18:12:11 PDT
All reviewed patches have been landed.  Closing bug.