Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Protected Audience: Add missing renderSize field to browserSignals of
scoreAd. The Protected Audience explainer claims the browserSignals argument of scoreAd function should contain an optional field of renderSize. However, it is found that this has not been implemented. See: https://github.com/WICG/turtledove/blob/main/FLEDGE.md#:~:text=%27renderSize%27%3A%20%7Bwidth%3A%20100%2C%20height%3A%20200%7D%2C%20/*%20if%20specified%20in%20the%20bid%20*/ This CL implements this optional field to match what the explainer claims. See: WICG/turtledove#1088 Spec PR: WICG/turtledove#1141 Explainer PR: WICG/turtledove#1145 Bug: 333628467 Change-Id: I95d5ebb7ddbbeb50d0ac3618e22ed1e228ec32a1
- Loading branch information