[Webkit-unassigned] [Bug 134861] REGRESSION(r171034) [GTK] Build broken.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 12 17:38:03 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=134861





--- Comment #4 from Darin Adler <darin at apple.com>  2014-07-12 17:38:19 PST ---
(From update of attachment 234815)
View in context: https://bugs.webkit.org/attachment.cgi?id=234815&action=review

> Source/WebKit2/UIProcess/API/gtk/PageClientImpl.cpp:395
> +void PageClientImpl::navigationGestureWillEnd(bool willNavigate, WebBackForwardListItem&)
> +{
> +}
> +
> +void PageClientImpl::navigationGestureDidEnd(bool willNavigate, WebBackForwardListItem&)
> +{
> +}

Should omit argument names here to avoid unused argument warnings.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list