[webkit-reviews] review granted: [Bug 128845] Expose a way to clear cookies modified after a given date : [Attachment 224421] Addressing Jessie's feedback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 17 16:40:47 PST 2014


Alexey Proskuryakov <ap at webkit.org> has granted Ricky Mondello
<rmondello at apple.com>'s request for review:
Bug 128845: Expose a way to clear cookies modified after a given date
https://bugs.webkit.org/show_bug.cgi?id=128845

Attachment 224421: Addressing Jessie's feedback
https://bugs.webkit.org/attachment.cgi?id=224421&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=224421&action=review


> Source/WebCore/platform/network/mac/CookieJarMac.mm:42
> + at interface NSHTTPCookieStorage ()

I thought that we used named categories for these things:

@interface NSHTTPCookieStorage (Details)


More information about the webkit-reviews mailing list