[webkit-gtk] Bug 97324 - [GTK] Add support for Page Visibility

Martin Robinson mrobinson at webkit.org
Mon Jan 28 07:36:14 PST 2013


On Mon, Jan 28, 2013 at 3:27 AM, Anton Obzhirov <a.obzhirov at samsung.com> wrote:
> Do I need to implement WebKit1 GTK API as well – to un skip page visibility
> tests in layout tests for example?

You don't have to add WebKit1 API. You might consider not adding API
at all though and tying it directly to GTK+ widget visibility. This
might make the integration into WKTR/DumpRenderTree harder, but would
probably be more natural for people making applications.

--Martin


More information about the webkit-gtk mailing list