cookies icon indicating copy to clipboard operation
cookies copied to clipboard

Modified how webkit cookies are deleted in the clearAll method

Open jamesgestier opened this issue 2 years ago • 1 comments

Previous implementation did not always delete all webkit cookies in iOS 15 and later.

jamesgestier avatar Jun 06 '22 03:06 jamesgestier

Hi @brentvatne, I have submitted this pull request for an issue I've seen in my app in iOS 15 where a cookie in the webkit cookie store was not being deleted after calling clearAll. Do I need to do anything else to submit this pull request for review? Thanks, James.

jamesgestier avatar Jun 08 '22 22:06 jamesgestier