Skip to content

Fix deprecation warnings

Jan-Michael Brummer requested to merge jbrummer/epiphany:fix-deprecation into master

Fix CI build failure due to deprecation warnings.

  • Fix gtk_widget_show/hide with gtk_widget_set_visible
  • Silence ephy-web-process-extensions warnings with compiler flag for the moment

Merge request reports