[Webkit-unassigned] [Bug 179101] [GTK] Problem with SquirrelMail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 12:50:52 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=179101

Adrian Perez <aperez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aperez at igalia.com

--- Comment #13 from Adrian Perez <aperez at igalia.com> ---
(In reply to Michael Catanzaro from comment #12)
> (In reply to bugzilla-ok from comment #11)
> > Makes sense. Epiphany and MiniBrowser can't read cookies saved by
> > SquirrelMail or perhaps save them incorrectly.
> 
> Are you sure? I said I suspected a problem, that doesn't mean I'm right.
> Check in the Storage tab of the web inspector to see what it's doing. Make
> sure cookie policy is set to always save. (And remember cookies are not
> persistent in MiniBrowser, unless you have the latest trunk with
> https://trac.webkit.org/changeset/231637/webkit and are setting the right
> options.)
> 
> > Surf-2 works fine, so maybe
> > it handles cookies itself rather than relying on WebKit. WebKit1 worked fine
> > too. Presumably something changed moving from WebKit1 to WebKit2?
> 
> I dunno what Surf does. WebKit1 was such a long time ago that comparisons
> are not going to be helpful.

Surf 2.x uses WebKit2, by the way. It uses the WebKitCookieManager
with the cookies as plain text (WEBKIT_COOKIE_PERSISTENT_STORAGE_TEXT).
See here:  https://git.suckless.org/surf/tree/surf.c#n1121

> > Would it be helpful to continue with this bug?
> 
> Yes, so far all signs point to a WebKit bug, so please leave it open.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180515/f35c1ba8/attachment-0001.html>


More information about the webkit-unassigned mailing list