[webkit-help] [webkit-gtk] Save Login session

Deepak Mundra deepak.m at allaboutif.com
Wed Jun 8 22:05:27 PDT 2011


Ok that means saving session is not part of webkit( like it saves
history).  Ok i will look into libsoup and see if i can  save seesion
in file.

Thanks


On Wed, Jun 8, 2011 at 9:07 PM, Martin Robinson <mrobinson at webkit.org> wrote:
> On Wed, Jun 8, 2011 at 4:51 AM, Deepak Mundra <deepak.m at allaboutif.com> wrote:
>>  I am using webkit-gtk 1.2.0.  Running on mips platform.
>>  How can i save login sessions ? Right now what  happening is, I
>> launch the browser, login to Facebook , use my profile and then exit
>> the browser without logging out. And now i relaunch the browser and
>> open Facebook page and i need to login again. What is best way to keep
>> my session alive when i exit and relaunch the browser again.  I am
>> thinking of keeping sessions in ramfs (not on the disk)  which means i
>> am not actually thinking of retaining my session if i reboot the
>> device but only when the device is on and exit and relaunch the
>> application. please give me some pointers.
>
> It sounds like you need to ensure that libsoup is saving cookies.
>
> --Martin
>


More information about the webkit-help mailing list