WICG / turtledove

TURTLEDOVE
https://wicg.github.io/turtledove/
Other
538 stars 237 forks source link

Be clear that reportResult()'s output needs to be json serializable #1236

Closed qingxinwu closed 3 months ago

qingxinwu commented 3 months ago

it'll be passed as null to reportWin's sellerSignals if it's not. Have been asked by people about the data type of reportResult()'s output, and how it's handled in failing cases. Was also asked to clarify these in the explainer.

Also fix a tiny mistake: reportWin->reportResult.