Bug 195080

Summary: [Apple Pay] Move WebPaymentCoordinatorProxy from Source/WebKit/UIProcess to Source/WebKit/Shared
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, darin, ews-watchlist, ggaren, koivisto, mkwst, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 195078    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Archive of layout-test-results from ews112 for mac-highsierra
none
Patch
none
Patch none

Description Andy Estes 2019-02-26 16:57:39 PST
[Apple Pay] Move WebPaymentCoordinatorProxy from Source/WebKit/UIProcess to Source/WebKit/Shared
Comment 1 Radar WebKit Bug Importer 2019-02-26 16:59:39 PST
<rdar://problem/48421558>
Comment 2 Andy Estes 2019-02-26 17:48:06 PST Comment hidden (obsolete)
Comment 3 EWS Watchlist 2019-02-26 17:50:48 PST Comment hidden (obsolete)
Comment 4 Andy Estes 2019-02-28 11:30:29 PST Comment hidden (obsolete)
Comment 5 EWS Watchlist 2019-02-28 11:34:33 PST Comment hidden (obsolete)
Comment 6 Andy Estes 2019-02-28 15:04:57 PST Comment hidden (obsolete)
Comment 7 EWS Watchlist 2019-02-28 15:09:49 PST Comment hidden (obsolete)
Comment 8 EWS Watchlist 2019-03-01 00:19:18 PST Comment hidden (obsolete)
Comment 9 EWS Watchlist 2019-03-01 00:19:20 PST Comment hidden (obsolete)
Comment 10 Andy Estes 2019-03-03 17:42:21 PST Comment hidden (obsolete)
Comment 11 EWS Watchlist 2019-03-03 17:44:57 PST Comment hidden (obsolete)
Comment 12 Andy Estes 2019-03-03 18:07:02 PST
Created attachment 363473 [details]
Patch
Comment 13 EWS Watchlist 2019-03-03 18:09:42 PST
Attachment 363473 [details] did not pass style-queue:


ERROR: Source/WebKit/Shared/ApplePay/WebPaymentCoordinatorProxy.h:165:  enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums.  [readability/enum_casing] [4]
ERROR: Source/WebKit/Shared/ApplePay/WebPaymentCoordinatorProxy.h:180:  enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums.  [readability/enum_casing] [4]
ERROR: Source/WebKit/Shared/ApplePay/WebPaymentCoordinatorProxy.h:186:  enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums.  [readability/enum_casing] [4]
ERROR: Source/WebKit/Shared/ApplePay/WebPaymentCoordinatorProxy.h:189:  enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums.  [readability/enum_casing] [4]
Total errors found: 4 in 20 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 14 Antti Koivisto 2019-03-04 01:49:10 PST
Comment on attachment 363473 [details]
Patch

rs=me
Comment 15 WebKit Commit Bot 2019-03-04 08:48:04 PST
Comment on attachment 363473 [details]
Patch

Clearing flags on attachment: 363473

Committed r242356: <https://trac.webkit.org/changeset/242356>
Comment 16 WebKit Commit Bot 2019-03-04 08:48:06 PST
All reviewed patches have been landed.  Closing bug.