Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Issue 2211083002: [Merge M-53] Log the different information that the merchant requires to complete a Payment Request. (Closed)

Created:
4 years, 4 months ago by please use gerrit instead
Modified:
4 years, 4 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2785
Target Ref:
refs/pending/branch-heads/2785
Project:
chromium
Visibility:
Public.

Description

[Merge M-53] Log the different information that the merchant requires to complete a Payment Request. BUG=631487 Review-Url: https://codereview.chromium.org/2182123003 Cr-Commit-Position: refs/heads/master@{#409183} (cherry picked from commit f261072421878405b0fa994856538250c2cf1f59)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+534 lines, -18 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/payments/PaymentRequestImpl.java View 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/payments/PaymentRequestMetrics.java View 1 chunk +47 lines, -0 lines 0 comments Download
M chrome/android/java_sources.gni View 2 chunks +5 lines, -1 line 0 comments Download
A chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestContactDetailsAndFreeShippingTest.java View 1 chunk +79 lines, -0 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestContactDetailsTest.java View 2 chunks +21 lines, -0 lines 0 comments Download
A chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestEmailAndFreeShippingTest.java View 1 chunk +73 lines, -0 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestEmailTest.java View 2 chunks +19 lines, -0 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestFreeShippingTest.java View 2 chunks +19 lines, -0 lines 0 comments Download
A chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestMetricsUnitTest.java View 1 chunk +115 lines, -0 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestNoShippingTest.java View 2 chunks +20 lines, -0 lines 0 comments Download
A chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestPhoneAndFreeShippingTest.java View 1 chunk +73 lines, -0 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestPhoneTest.java View 2 chunks +19 lines, -0 lines 0 comments Download
A + chrome/test/data/android/payments/contact_details_and_free_shipping.js View 2 chunks +5 lines, -2 lines 0 comments Download
A + chrome/test/data/android/payments/email_and_free_shipping.js View 2 chunks +4 lines, -3 lines 0 comments Download
A + chrome/test/data/android/payments/payment_request_contact_details_and_free_shipping_test.html View 1 chunk +3 lines, -3 lines 0 comments Download
A + chrome/test/data/android/payments/payment_request_email_and_free_shipping_test.html View 1 chunk +3 lines, -3 lines 0 comments Download
A + chrome/test/data/android/payments/payment_request_phone_and_free_shipping_test.html View 1 chunk +3 lines, -3 lines 0 comments Download
A + chrome/test/data/android/payments/phone_and_free_shipping.js View 2 chunks +4 lines, -3 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
please use gerrit instead
4 years, 4 months ago (2016-08-05 22:09:39 UTC) #1
Description was changed from

==========
[Merge M-53] Log the different information that the merchant requires to
complete a Payment Request.

BUG=631487

Review-Url: https://codereview.chromium.org/2182123003
Cr-Commit-Position: refs/heads/master@{#409183}
(cherry picked from commit f261072421878405b0fa994856538250c2cf1f59)
==========

to

==========
[Merge M-53] Log the different information that the merchant requires to
complete a Payment Request.

BUG=631487

Review-Url: https://codereview.chromium.org/2182123003
Cr-Commit-Position: refs/heads/master@{#409183}
(cherry picked from commit f261072421878405b0fa994856538250c2cf1f59)
==========

Powered by Google App Engine
This is Rietveld 408576698