[Sugar-devel] [PATCH v3 Browse] Store web session cookies in SQlite database, for SL #3456

Daniel Drake dsd at laptop.org
Thu Apr 19 12:50:55 EDT 2012


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!


More information about the Sugar-devel mailing list