[webkit-reviews] review requested: [Bug 174943] [Curl] Add abstraction layer of cookie jar implementation for Curl port : [Attachment 317266] Implemented

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 4 12:16:52 PDT 2017


Basuke Suzuki <Basuke.Suzuki at sony.com> has asked  for review:
Bug 174943: [Curl] Add abstraction layer of cookie jar implementation for Curl
port
https://bugs.webkit.org/show_bug.cgi?id=174943

Attachment 317266: Implemented

https://bugs.webkit.org/attachment.cgi?id=317266&action=review




--- Comment #1 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
Created attachment 317266

  --> https://bugs.webkit.org/attachment.cgi?id=317266&action=review

Implemented

To implement further improvement for cookie jar, I've added abstract class to
switch easily to new implementation while supporting current method. SQLite
implementation will follow.


More information about the webkit-reviews mailing list