[webkit-dev] saving the current state of webkit
Luka Napotnik
luka.napotnik at gmail.com
Mon Jul 13 02:48:53 PDT 2009
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
More information about the webkit-dev
mailing list