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

Csaba Osztrogonác
Reported 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]
Attachments
Patch (1.67 KB, patch)
2015-05-18 02:49 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-05-18 02:49:03 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2015-05-18 18:12:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.