Debugging main loop wakeups

2017-11-23 Thread Michael Gratton
Hi all, What's an effective way to debug GLib main loop event sources? A person using Geary has reported[0] that they are getting ~60 wakeups per second, and from strace this looks like it's the main loop's calls to poll() returning that are causing this. I'd like to work out what sources

Re: Does webkitgtk issues discussed here?

2017-11-23 Thread Jiří Janoušek
>>> So here it is: >>> On the page https://webkitgtk.org/reference/webkitgtk/stable/index.html >>> there are >>> WebKitWebBackForwardList and WebKitWebHistoryItem classes which should >>> take care of the history support inside the WebView. >>> >>> However, on the page >>>

Re: Does webkitgtk issues discussed here?

2017-11-23 Thread Igor Korot
Hi, Jiri, On Thu, Nov 23, 2017 at 10:16 AM, Jiří Janoušek wrote: > Hello Igor, > >> Does WebKitGTK has its own list? > > https://lists.webkit.org/mailman/listinfo/webkit-gtk Thank you for mentioning and even bigger thanx to answering my questions here. > >> So here it

Re: Does webkitgtk issues discussed here?

2017-11-23 Thread Jiří Janoušek
Hello Igor, > Does WebKitGTK has its own list? https://lists.webkit.org/mailman/listinfo/webkit-gtk > So here it is: > On the page https://webkitgtk.org/reference/webkitgtk/stable/index.html > there are > WebKitWebBackForwardList and WebKitWebHistoryItem classes which should > take care of the