REGRESSION (r224791): cookies are shared between ephemeral sessions in the same process pool
Created attachment 328069 [details] Patch
rdar://problem/35709469
Comment on attachment 328069 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=328069&action=review r=me, great test! > Tools/TestWebKitAPI/Tests/WebKitCocoa/CookiePrivateBrowsing.mm:2 > + * Copyright (C) 2016 Apple Inc. All rights reserved. 2017 probably > Tools/TestWebKitAPI/Tests/WebKitCocoa/CookiePrivateBrowsing.mm:33 > +#import <pal/spi/cf/CFNetworkSPI.h> Is this one needed? What SPI is used below?
http://trac.webkit.org/r225383
<rdar://problem/35790726>