RESOLVED FIXED 191620
[curl] Unify CookieJarCurlDatabase and the abstract class CookieJarCurl
https://bugs.webkit.org/show_bug.cgi?id=191620
Summary [curl] Unify CookieJarCurlDatabase and the abstract class CookieJarCurl
Fujii Hironori
Reported 2018-11-13 19:19:46 PST
[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.
Attachments
Patch (25.49 KB, patch)
2018-11-13 19:26 PST, Fujii Hironori
no flags
Fujii Hironori
Comment 1 2018-11-13 19:26:01 PST
Don Olmstead
Comment 2 2018-11-13 21:01:56 PST
LGTM
WebKit Commit Bot
Comment 3 2018-11-14 08:14:25 PST
Comment on attachment 354754 [details] Patch Clearing flags on attachment: 354754 Committed r238176: <https://trac.webkit.org/changeset/238176>
WebKit Commit Bot
Comment 4 2018-11-14 08:14:27 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-11-14 08:15:27 PST
Note You need to log in before you can comment on or make changes to this bug.