[webkit-reviews] review requested: [Bug 177850] [Payment Request] Add a payment method that supports Apple Pay : [Attachment 322789] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 4 23:36:56 PDT 2017


Andy Estes <aestes at apple.com> has asked  for review:
Bug 177850: [Payment Request] Add a payment method that supports Apple Pay
https://bugs.webkit.org/show_bug.cgi?id=177850

Attachment 322789: Patch

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




--- Comment #24 from Andy Estes <aestes at apple.com> ---
Created attachment 322789

  --> https://bugs.webkit.org/attachment.cgi?id=322789&action=review

Patch

I've removed the Document reference from ApplePayPaymentHandler to address
Youenn's comments. I only needed it to get an ExecState in convertData(), but I
can just pass one in instead.


More information about the webkit-reviews mailing list