← Back to team overview

gufw-developers team mailing list archive

[Bug 1617780] [NEW] Port gufw to WebKit2

 

Public bug reported:

The old webkitgtk api is no longer being developed and it likely has
security issues fixed in the new webkit2gtk. From what I can tell, gufw
is the last thing keeping the old webkitgtk on Ubuntu MATE's yakkety
image.

https://blogs.gnome.org/mcatanzaro/2016/03/30/positive-progress-on-
webkitgtk-security-updates/

I'm attaching a patch to convert gufw to WebKit2. I just made up the
arguments for context_menu_cb; it needed 5 of them...

https://lazka.github.io/pgi-
docs/WebKit2-4.0/classes/WebView.html#WebKit2.WebView.signals.context_menu

You'll also want to change gir1.2-webkit-3.0 to gir1.2-webkit2-4.0 in
your debian/control.

** Affects: gui-ufw
     Importance: Undecided
         Status: New


** Tags: patch yakkety

** Patch added: "switch-to-webkit2.patch"
   https://bugs.launchpad.net/bugs/1617780/+attachment/4729509/+files/switch-to-webkit2.patch

-- 
You received this bug notification because you are a member of Gufw
Developers, which is subscribed to Gufw.
https://bugs.launchpad.net/bugs/1617780

Title:
  Port gufw to WebKit2

Status in Gufw:
  New

Bug description:
  The old webkitgtk api is no longer being developed and it likely has
  security issues fixed in the new webkit2gtk. From what I can tell,
  gufw is the last thing keeping the old webkitgtk on Ubuntu MATE's
  yakkety image.

  https://blogs.gnome.org/mcatanzaro/2016/03/30/positive-progress-on-
  webkitgtk-security-updates/

  I'm attaching a patch to convert gufw to WebKit2. I just made up the
  arguments for context_menu_cb; it needed 5 of them...

  https://lazka.github.io/pgi-
  docs/WebKit2-4.0/classes/WebView.html#WebKit2.WebView.signals.context_menu

  You'll also want to change gir1.2-webkit-3.0 to gir1.2-webkit2-4.0 in
  your debian/control.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1617780/+subscriptions


Follow ups