After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 749798 - Port to webkit2gtk
Port to webkit2gtk
Status: RESOLVED FIXED
Product: zenity
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Zenity Maintainers
Zenity Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-05-24 16:57 UTC by Hristo Venev
Modified: 2015-05-29 09:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Port to webkit2gtk (9.06 KB, patch)
2015-05-24 16:57 UTC, Hristo Venev
none Details | Review

Description Hristo Venev 2015-05-24 16:57:07 UTC
Created attachment 303883 [details] [review]
Port to webkit2gtk

I've ported zenity to webkit2gtk. It seems to work.

$ zenity --text-info --url=http://example.org --html

This works OK.
Comment 1 Arx Cruz 2015-05-24 17:09:04 UTC
The code is cleaner, I like it! I'll take a look and test it.
Thanks for the patch!
Comment 2 Arx Cruz 2015-05-29 09:46:25 UTC
Applied on master! Thanks for the patch!