Fix -Wreturn-type warning triggered by WKNotification.cpp:77: [4626/5527] Building CXX object Source...r/UIProcess/API/C/WKNotification.cpp.o ../../Source/WebKit2/UIProcess/API/C/WKNotification.cpp: In function ‘const OpaqueWKString* WKNotificationCopyDir(WKNotificationRef)’: ../../Source/WebKit2/UIProcess/API/C/WKNotification.cpp:77:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Created attachment 310771 [details] Patch
Comment on attachment 310771 [details] Patch My bad.
Comment on attachment 310771 [details] Patch Clearing flags on attachment: 310771 Committed r217189: <http://trac.webkit.org/changeset/217189>
All reviewed patches have been landed. Closing bug.