You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move lifetimeMs from GenerateBidInterestGroup to AuctionAdInterestGroup (#843)
Move lifetimeMs from GenerateBidInterestGroup to AuctionAdInterestGroup because of concerns about ambiguity and providing a high accuracy timer when executionMode allows multiple same-origin interest groups to share state.
Note that lifetimeMs was never provided to generateBid() in Chrome, anyways, so no consumers should be broken by this change.
Co-authored-by: Paul Jensen <[email protected]>
0 commit comments