Re: [w3c/payment-request] Do .data IDL conversion in constructor (#829)

As I mentioned in the previous PR, this seems incorrect, because it mismatches the JSON serialization. You should instead re-parse the JSON string into an object, and only then do conversion.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/829#issuecomment-459096158

Received on Wednesday, 30 January 2019 20:27:27 UTC