PaymentRequest: Introduce PaymentMethodData.

This CL is introducing PaymentMethodData to combine the supported methods and
payment method specific data. By making this change it is possible to share an
instance of data amongst multiple payment methods that wasn't possible before.

Related spec links:
 [1] https://w3c.github.io/browser-payment-api/specs/paymentrequest.html#idl-def-paymentmethoddata
 [2] https://github.com/w3c/browser-payment-api/pull/162/commits/6d9c92e5d2bc82e4900823e9fa915a5be9584f6b

BUG=none

Review-Url: https://codereview.chromium.org/2020883002
Cr-Commit-Position: refs/heads/master@{#398954}
17 files changed