[Webkit-unassigned] [Bug 191620] New: [curl] Unify CookieJarCurlDatabase and the abstract class CookieJarCurl
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 13 19:19:46 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191620
Bug ID: 191620
Summary: [curl] Unify CookieJarCurlDatabase and the abstract
class CookieJarCurl
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
CC: Basuke.Suzuki at sony.com
[curl] Unify CookieJarCurlDatabase and the abstract class CookieJarCurl
Based on the Basuke's comment.
(In reply to Basuke Suzuki from bug #191582 comment #3)
> > I'm honestly wondering why there's a CookieJarCurl at all. There's no cpp
> > file and I just see an implementation in CookieJarCurlDatabase. Maybe this
> > should just be collapsed?
>
> This must be the left over of cookie backend abstraction. It had been a file
> based storage and when the introduction of sqlite based backend, the
> clients, such as NetworkStorageSession, just used interface to communicate
> with backend.
>
> I agree with removing this abstraction because we already took out the file
> based backend.
--
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/20181114/e94a34aa/attachment.html>
More information about the webkit-unassigned
mailing list