[webkit-dev] saving the current state of webkit

RDC rdc49360 at googlemail.com
Mon Jul 13 09:52:27 PDT 2009


>> You can't restore a page from only the serialized DOM.
>> The CachedPage class may help.
> 
>  I have looked at CachedPage.h, but I don't see any method to
> serialize the cached page to files and then de-serialize it later.
> Can you please tell me how can I do that with cached page?

I'm not sure CachedPage can be used for (de)serialisation; it is (seems 
to be) for holding pages in the memory cache.

-R



More information about the webkit-dev mailing list