Bug 145914

Summary: [GTK] Fix return type warning in WebViewTest.cpp
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
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-06-12 04:00:34 PDT
../../Tools/TestWebKitAPI/gtk/WebKit2Gtk/WebViewTest.cpp:280:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
1 warning generated.
Comment 1 Csaba Osztrogonác 2015-06-12 04:01:26 PDT
Created attachment 254789 [details]
Patch
Comment 2 WebKit Commit Bot 2015-06-12 09:53:14 PDT
Comment on attachment 254789 [details]
Patch

Clearing flags on attachment: 254789

Committed r185508: <http://trac.webkit.org/changeset/185508>
Comment 3 WebKit Commit Bot 2015-06-12 09:53:17 PDT
All reviewed patches have been landed.  Closing bug.