Skip to content

Components.WebView: Fix CI failure building with WebKitGTK >= 2.31

Michael Gratton requested to merge mjog/webkit_plugin_warning-3_38 into gnome-3-38

The webkit_settings_set_enable_plugins method has been deprecated in 2.31, and calling it emits a warning which trips up the test suite.

Cherry picked from !624 (merged) commit 28921890

Merge request reports

Loading