Bug 169382 - Simplify the PaymentCoordinator interface
Summary: Simplify the PaymentCoordinator interface
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-08 14:05 PST by Anders Carlsson
Modified: 2017-03-08 14:56 PST (History)
6 users (show)

See Also:


Attachments
Patch (53.53 KB, patch)
2017-03-08 14:22 PST, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2017-03-08 14:05:23 PST
Simplify the PaymentCoordinator interface
Comment 1 Anders Carlsson 2017-03-08 14:22:24 PST
Created attachment 303841 [details]
Patch
Comment 2 Tim Horton 2017-03-08 14:26:54 PST
Comment on attachment 303841 [details]
Patch

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

> Source/WebCore/Modules/applepay/PaymentRequest.h:173
> +

extra space :P
Comment 3 Anders Carlsson 2017-03-08 14:56:27 PST
Committed r213601: <http://trac.webkit.org/changeset/213601>