|
|
[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)
|
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
|
Total messages: 1 (1 generated)
|