Ticket #206 (closed task: wontfix)

Opened 6 months ago

Last modified 2 days ago

store cookies in a default directory

Reported by: jcverdie Assigned to: sroret
Priority: minor Milestone: Galekid
Component: Browser Improvement Version: 1.0
Keywords: cookie Cc:
Number of hours worked: 1 % Complete: 00
Number of hours remaining:

Description

instead of current dir

sqlite?

Change History

08/18/08 15:12:36 changed by odole

  • hours_worked set to 1.
  • keywords set to cookie.
  • component changed from Bug Fix to Browser Improvement.
  • priority changed from major to minor.

This task must be done at application level.
We may provide a sample on SDL on how to do that and maybe improve the current API if there are lack in the current one.

08/19/08 11:58:37 changed by mbensi

  • status changed from new to closed.
  • resolution set to wontfix.

the cookie storage must be done by the application like the WebHistory, the owb library must not be determine how you want storage the cookies, but you can use the current API to manage your cookies.