[Apple Pay] Rename PaymentRequest to ApplePaySessionPaymentRequest
Created attachment 318306 [details] Patch
Created attachment 318307 [details] Patch
Attachment 318307 [details] did not pass style-queue: ERROR: Source/WebKit/UIProcess/ApplePay/WebPaymentCoordinatorProxy.h:100: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/Modules/applepay/ApplePaySessionPaymentRequest.h:95: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/applepay/ApplePaySession.h:154: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebKit/UIProcess/ApplePay/mac/WebPaymentCoordinatorProxyMac.mm:44: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit/UIProcess/ApplePay/ios/WebPaymentCoordinatorProxyIOS.mm:44: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 5 in 35 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 318307 [details] Patch rs=me
Comment on attachment 318307 [details] Patch Clearing flags on attachment: 318307 Committed r220821: <http://trac.webkit.org/changeset/220821>
All reviewed patches have been landed. Closing bug.
<rdar://problem/33931836>