New issue
Advanced search Search tips

Issue 648238 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android , iOS
Pri: 2
Type: Launch-OWP
Launch-Accessibility: ----
Launch-Exp-Leadership: ----
Launch-Leadership: ----
Launch-Legal: ----
Launch-M-Approved: ----
Launch-M-Target: ----
Launch-Privacy: ----
Launch-Security: ----
Launch-Test: ----
Launch-UI: ----
Rollout-Type: ----

Blocking:
issue 587995



Sign in to add a comment

Make the PaymentResponse interface serializable

Project Member Reported by jinho.b...@samsung.com, Sep 19 2016

Issue description

Make the PaymentResponse interface serializable.
 - https://github.com/w3c/browser-payment-api/pull/252
 
Components: Blink>Payments
Project Member

Comment 3 by bugdroid1@chromium.org, Sep 21 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/6a3cc7f4a4b8d30e4f9b6f305a279fa3853b24b9

commit 6a3cc7f4a4b8d30e4f9b6f305a279fa3853b24b9
Author: jinho.bang <jinho.bang@samsung.com>
Date: Wed Sep 21 14:05:07 2016

PaymentRequest: Make the PaymentResponse interface serializable.

Related spec change:
  https://github.com/w3c/browser-payment-api/pull/252

BUG= 648238 

Review-Url: https://codereview.chromium.org/2349133002
Cr-Commit-Position: refs/heads/master@{#420044}

[modify] https://crrev.com/6a3cc7f4a4b8d30e4f9b6f305a279fa3853b24b9/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
[modify] https://crrev.com/6a3cc7f4a4b8d30e4f9b6f305a279fa3853b24b9/third_party/WebKit/Source/modules/payments/PaymentAddress.cpp
[modify] https://crrev.com/6a3cc7f4a4b8d30e4f9b6f305a279fa3853b24b9/third_party/WebKit/Source/modules/payments/PaymentAddress.h
[modify] https://crrev.com/6a3cc7f4a4b8d30e4f9b6f305a279fa3853b24b9/third_party/WebKit/Source/modules/payments/PaymentAddress.idl
[modify] https://crrev.com/6a3cc7f4a4b8d30e4f9b6f305a279fa3853b24b9/third_party/WebKit/Source/modules/payments/PaymentResponse.cpp
[modify] https://crrev.com/6a3cc7f4a4b8d30e4f9b6f305a279fa3853b24b9/third_party/WebKit/Source/modules/payments/PaymentResponse.h
[modify] https://crrev.com/6a3cc7f4a4b8d30e4f9b6f305a279fa3853b24b9/third_party/WebKit/Source/modules/payments/PaymentResponse.idl
[modify] https://crrev.com/6a3cc7f4a4b8d30e4f9b6f305a279fa3853b24b9/third_party/WebKit/Source/modules/payments/PaymentResponseTest.cpp

Status: Fixed (was: Started)

Sign in to add a comment