[webkit-dev] saving the current state of webkit

ZHOU Xiao-bo zhxb.ustc at gmail.com
Mon Jul 13 03:37:10 PDT 2009


You can't restore a page from only the serialized DOM.
The CachedPage class may help.

2009/7/13 Luka Napotnik <luka.napotnik at gmail.com>

> Hello.
>
> I want to partially prevent the user from loosing focus from the
> current page being displayed. As I see, this can be done by saving the
> current state of webkit which means serializing the DOM tree. But I
> don't know if traversing the DOM tree is sufficient and which
> information is relevant to restore the previous state. Is there
> already some API for session restoration?
>
> Greets,
> Luka
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090713/4dfd7ed4/attachment.html>


More information about the webkit-dev mailing list