WICG / turtledove

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

[SPEC] Fix for selectedBuyerAndSellerReportingId #1317

Closed HabibiYou closed 3 weeks ago

HabibiYou commented 3 weeks ago

Adds a check to ensure that the generated bid's selectedBuyerAndSellerReportingId, is present within the bid ad's selectableBuyerAndSellerReportingIds, otherwise will return a failure.

Also adds the size of selectableBuyerAndSellerReportingIds to the estimated size algorithm.


Preview | Diff

qingxinwu commented 3 weeks ago

not directly related, but seems we also forgot to add the selectable IDs size to interest group's estimated size (step 18) (code).