💸 Make Chrome take DGAPI result codes in mojo format.
This is a follow up from questions left in: https://chromium-review.googlesource.com/c/chromium/src/+/2510271 Chrome previously expected the TWA shell to provide it with appropriate values for the SKU value (a string with the currency sign removed) and the purchase time (in microseconds, not milliseconds). With this CL we standardise on this, expecting that the response code is in the mojo format instead of a Play Billing one. This is because the TWA shell may not get that information from Play Billing (it coule be using a different store), so it doesn't make sense for other stores to have to convert their codes to Play Billing codes first. Change-Id: I0d11eefdacc085b629373ba3bc7dc2568583577a Bug: 1139795 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521819 Commit-Queue: Peter Conn <peconn@chromium.org> Reviewed-by:Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Reviewed-by:
Glen Robertson <glenrob@chromium.org> Reviewed-by:
Jeevan Shikaram <jshikaram@chromium.org> Cr-Commit-Position: refs/heads/master@{#825863}
Showing
Please register or sign in to comment