[webkit-reviews] review granted: [Bug 180925] [Apple Pay] Only include phonetic name properties in ApplePayPaymentContact when version >= 3 : [Attachment 329637] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 18 13:27:24 PST 2017


Tim Horton <thorton at apple.com> has granted Andy Estes <aestes at apple.com>'s
request for review:
Bug 180925: [Apple Pay] Only include phonetic name properties in
ApplePayPaymentContact when version >= 3
https://bugs.webkit.org/show_bug.cgi?id=180925

Attachment 329637: Patch

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




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

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

> Source/bmalloc/bmalloc.xcodeproj/project.pbxproj:188
> -		0F7EB7EF1F95285300F1ABCB /* libtestbmalloc */ = {isa =
PBXFileReference; explicitFileType = "compiled.mach-o.executable";
includeInIndex = 0; name = libtestbmalloc; path = testbmalloc; sourceTree =
BUILT_PRODUCTS_DIR; };
> +		0F7EB7EF1F95285300F1ABCB /* testbmalloc */ = {isa =
PBXFileReference; explicitFileType = "compiled.mach-o.executable";
includeInIndex = 0; path = testbmalloc; sourceTree = BUILT_PRODUCTS_DIR; };

I think you got some Xcode crazy here.


More information about the webkit-reviews mailing list