From 65ce4523a0039f2b9155f7ee0e9a0aec8952809e Mon Sep 17 00:00:00 2001 From: Qingxin Wu Date: Mon, 16 Oct 2023 13:41:37 -0400 Subject: [PATCH] Link to adAuctionHeaders. --- spec.bs | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/spec.bs b/spec.bs index 7f7bd34a8..ffe296658 100644 --- a/spec.bs +++ b/spec.bs @@ -936,10 +936,11 @@ To validate and convert auction ad config given an {{AuctionAdConfig} Note: The JavaScript code calling {{Navigator/runAdAuction()}} is responsible for resolving |config|["{{AuctionAdConfig/directFromSellerSignalsHeaderAdSlot}}"] only when the {{Promise}} - returned from an associated {{WindowOrWorkerGlobalScope/fetch()}} that was made with the - `{adAuctionHeaders: true}` option resolves or rejects. Otherwise, there will be a race - condition that the worklet can run without the direct from seller signals that it needs. - See [handling direct from seller signals](#handling-direct-from-seller-signals) for details. + returned from an associated {{WindowOrWorkerGlobalScope/fetch()}} that was made with the + {{RequestInit/adAuctionHeaders}} option set to `true` resolves or rejects. Otherwise, there + will be a race condition that the worklet can run without the direct from seller signals that + it needs. See [handling direct from seller signals](#handling-direct-from-seller-signals) for + details. * To parse the value |result|: 1. Set |auctionConfig|'s [=auction config/direct from seller signals header ad slot=] to