Bug 195080 - [Apple Pay] Move WebPaymentCoordinatorProxy from Source/WebKit/UIProcess to Source/WebKit/Shared
Summary: [Apple Pay] Move WebPaymentCoordinatorProxy from Source/WebKit/UIProcess to S...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords: InRadar
Depends on:
Blocks: 195078
  Show dependency treegraph
 
Reported: 2019-02-26 16:57 PST by Andy Estes
Modified: 2019-03-04 08:48 PST (History)
10 users (show)

See Also:


Attachments
Patch (162.58 KB, patch)
2019-02-26 17:48 PST, Andy Estes
no flags Details | Formatted Diff | Diff
Patch (164.87 KB, patch)
2019-02-28 11:30 PST, Andy Estes
no flags Details | Formatted Diff | Diff
Patch (166.83 KB, patch)
2019-02-28 15:04 PST, Andy Estes
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews112 for mac-highsierra (1.90 MB, application/zip)
2019-03-01 00:19 PST, EWS Watchlist
no flags Details
Patch (158.10 KB, patch)
2019-03-03 17:42 PST, Andy Estes
no flags Details | Formatted Diff | Diff
Patch (158.12 KB, patch)
2019-03-03 18:07 PST, Andy Estes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.