RESOLVED FIXED Bug 90769
[SOUP] Use soup_cookie_jar_is_persistent() to set whether cookie is a session one or not
https://bugs.webkit.org/show_bug.cgi?id=90769
Summary [SOUP] Use soup_cookie_jar_is_persistent() to set whether cookie is a session...
Carlos Garcia Campos
Reported 2012-07-09 03:34:05 PDT
It's currently set to false, because there were no API to know whether cookies were persistent or not. Now that we bumped libsoup requirements, we can use soup_cookie_jar_is_persistent().
Attachments
Patch (2.03 KB, patch)
2012-07-09 03:36 PDT, Carlos Garcia Campos
gustavo: review+
Carlos Garcia Campos
Comment 1 2012-07-09 03:36:28 PDT
Carlos Garcia Campos
Comment 2 2012-07-09 05:28:32 PDT
Note You need to log in before you can comment on or make changes to this bug.