[Webkit-unassigned] [Bug 171735] [GTK] Add WebKitWebView can-go-back and can-go-forward properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 5 11:31:20 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=171735

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Hm, this should be easy to implement by connecting to the "changed" signal of the WebKitBackForwardList and then calling webkit_web_view_can_go_back() and webkit_web_view_can_go_forward(). That's what Epiphany does, and it's what you could do in Devhelp in the meantime.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170505/1243ac7e/attachment.html>


More information about the webkit-unassigned mailing list