[webkit-reviews] review granted: [Bug 174666] WKHTTPCookieStore API tests fail on High Sierra : [Attachment 315968] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 19 21:32:15 PDT 2017


Andy Estes <aestes at apple.com> has granted Brady Eidson <beidson at apple.com>'s
request for review:
Bug 174666: WKHTTPCookieStore API tests fail on High Sierra
https://bugs.webkit.org/show_bug.cgi?id=174666

Attachment 315968: Patch

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




--- Comment #3 from Andy Estes <aestes at apple.com> ---
Comment on attachment 315968
  --> https://bugs.webkit.org/attachment.cgi?id=315968
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=315968&action=review

> Source/WebCore/platform/network/cocoa/CookieStorageObserver.mm:44
>
+-(instancetype)initWithObserver:(WebCore::CookieStorageObserver&)theObserver;

Space after the - (and ditto everywhere else)


More information about the webkit-reviews mailing list