Bug 120286

Summary: [GTK] Fix compile warning in WebKitDOMCustom
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Trivial fix pnormand: review+

Carlos Garcia Campos
Reported 2013-08-26 00:30:19 PDT
../../Source/WebCore/bindings/gobject/WebKitDOMCustom.cpp: In function 'void* webkit_dom_html_element_get_item_type(WebKitDOMHTMLElement*)': ../../Source/WebCore/bindings/gobject/WebKitDOMCustom.cpp:235:1: warning: no return statement in function returning non-void [-Wreturn-type]
Attachments
Trivial fix (1.19 KB, patch)
2013-08-26 00:31 PDT, Carlos Garcia Campos
pnormand: review+
Carlos Garcia Campos
Comment 1 2013-08-26 00:31:47 PDT
Created attachment 209620 [details] Trivial fix
Carlos Garcia Campos
Comment 2 2013-08-26 00:44:18 PDT
Note You need to log in before you can comment on or make changes to this bug.