[Webkit-unassigned] [Bug 111863] [GTK][WK2] Fix compilation warning missing-field-initializers in webkit-2.0 stable branch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 8 08:49:43 PST 2013


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





--- Comment #1 from Manuel Rego Casasnovas <rego at igalia.com>  2013-03-08 08:52:08 PST ---
(In reply to comment #0)
> The warning is:
> ../../Source/WebKit2/UIProcess/API/gtk/WebKitUIClient.cpp:211:5: warning: missing initializer for member 'WKPageUIClient::unavailablePluginButtonClicked' [-Wmissing-field-initializers]

Sorry this one is in master not in the stable branch, the one in the stable branch is:

../../Source/WebKit2/UIProcess/API/gtk/WebKitUIClient.cpp:211:5: warning: missing initializer for member 'WKPageUIClient::pluginLoadPolicy' [-Wmissing-field-initializers]

-- 
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