Bug 145914 - [GTK] Fix return type warning in WebViewTest.cpp
Summary: [GTK] Fix return type warning in WebViewTest.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks: 145121
  Show dependency treegraph
 
Reported: 2015-06-12 04:00 PDT by Csaba Osztrogonác
Modified: 2015-06-12 09:53 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.26 KB, patch)
2015-06-12 04:01 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.