[webkit-reviews] review requested: [Bug 174942] [Curl] Use SQLite database in cookie jar implementation for Curl port : [Attachment 332865] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 1 02:49:29 PST 2018


Christopher Reid <christopher.reid at am.sony.com> has asked  for review:
Bug 174942: [Curl] Use SQLite database in cookie jar implementation for Curl
port
https://bugs.webkit.org/show_bug.cgi?id=174942

Attachment 332865: Patch

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




--- Comment #10 from Christopher Reid <christopher.reid at am.sony.com> ---
Created attachment 332865

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

Patch

I removed all the old curl cookie code and ended up using mutable to avoid
using unique_ptr in NetworkStorageSession.


More information about the webkit-reviews mailing list