[webkit-reviews] review granted: [Bug 174513] Make sure all CFHTTPCookieStorageRefs we create are scheduled : [Attachment 315454] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 14 11:18:50 PDT 2017


Tim Horton <thorton at apple.com> has granted Brady Eidson <beidson at apple.com>'s
request for review:
Bug 174513: Make sure all CFHTTPCookieStorageRefs we create are scheduled
https://bugs.webkit.org/show_bug.cgi?id=174513

Attachment 315454: Patch

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




--- Comment #3 from Tim Horton <thorton at apple.com> ---
Comment on attachment 315454
  --> https://bugs.webkit.org/attachment.cgi?id=315454
Patch

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

> Source/WebKit/WebKit.xcodeproj/project.pbxproj:9391
> -			buildConfigurationList = 1DEB91B108733DA50010E9CD /*
Build configuration list for PBXProject "WebKit2" */;
> +			buildConfigurationList = 1DEB91B108733DA50010E9CD /*
Build configuration list for PBXProject "WebKit" */;

Don't think you want this.

> Source/WebKit/WebKit.xcodeproj/project.pbxproj:11170
> -		1DEB91B108733DA50010E9CD /* Build configuration list for
PBXProject "WebKit2" */ = {
> +		1DEB91B108733DA50010E9CD /* Build configuration list for
PBXProject "WebKit" */ = {

Or this.


More information about the webkit-reviews mailing list