[webkit-gtk] Support clearing history

Konstantin Tokarev annulen at yandex.ru
Fri Dec 1 03:21:49 PST 2017



01.12.2017, 09:06, "Igor Korot" <ikorot01 at gmail.com>:
> Hi, Michael,
>
> On Thu, Nov 30, 2017 at 11:56 PM, Michael Catanzaro
> <mcatanzaro at igalia.com> wrote:
>>  On Thu, Nov 30, 2017 at 11:00 PM, Igor Korot <ikorot01 at gmail.com> wrote:
>>>
>>
>>>  All I'm looking for is a way to clear the history in the browser...
>>
>>  The thing is, WebKitBackForwardList is not persistent browser history, and
>>  I'm not really sure why you're trying to clear it.
>
> Then how do I clear the history from the WebKit2 API?
> And what is WebKitBackForwardList if its not persistent browser history?

It's a list that powers "Back" and "Forward" buttons - i.e. order in which pages
were naviagated in the current tab in the current browsing session.

>
> I guess I just didn't understand the API well enough. Sorry about that.
>
> Thank you.
>
>>  Michael
>
> _______________________________________________
> webkit-gtk mailing list
> webkit-gtk at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-gtk

-- 
Regards,
Konstantin


More information about the webkit-gtk mailing list