← Back to team overview

gufw-developers team mailing list archive

Re: [Bug 1617780] Re: Port gufw to WebKit2

 

Hi Jeremy,

I asked now for the upload :)
https://lists.launchpad.net/gufw-maintainers/msg00021.html

Thanks a lot for your patch! I own you a few beers :)
A hug!
--
Sent using Dekko from my Ubuntu device


On Wed, Aug 31, 2016 at 11:52 PM, Jeremy Bicha <jbicha@xxxxxxxxx> wrote:
> Sorry, I haven't done any python2>python3 conversions lately. You could
> try asking the Debian Python teams:
> https://wiki.debian.org/Teams/PythonAppsPackagingTeam
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1617780
>
> Title:
>   Port gufw to WebKit2
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/gui-ufw/+bug/1617780/+subscriptions

-- 
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:
  Fix Committed

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


References