[Sugar-devel] [PATCH v3 Browse] Store web session cookies in SQlite database, for SL #3456
Manuel Quiñones
manuq at laptop.org
Thu Apr 19 12:57:22 EDT 2012
El día 19 de abril de 2012 13:50, Daniel Drake <dsd at laptop.org> escribió:
> On Thu, Apr 19, 2012 at 10:45 AM, Manuel Quiñones <manuq at laptop.org> wrote:
>> There was code in Browse to create a SQlite database under data
>> directory in the activity profile. This was for creating a cookie to
>> authenticate the laptop with a schoolserver.
>>
>> Now we use the same database via the Soup library to store all cookies
>> so they are persistent between sessions. A Soup cookie jar is being
>> attached to the WebKit session, cookies are stored in a Mozilla
>> compatible SQLite format.
>>
>> The schoolserver function has been changed to use the Soup API.
>>
>> The code is based in Epiphany, embed/ephy-embed-single.c .
>
> Looks good to me.
> Thanks a lot!
OK, thanks for reviewing!
--
.. manuq ..
More information about the Sugar-devel
mailing list