Skip to content

Commit

Permalink
[spec] Remove redundant 'is chaff' field (#1282)
Browse files Browse the repository at this point in the history
  • Loading branch information
brusshamilton authored Sep 24, 2024
1 parent 9a4a270 commit d21ed7f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2802,7 +2802,6 @@ a [=list=] of [=interest groups=] |bidIgs|, and a [=list=] of [=bid debug report
Issue: TODO: Link deserialization to IETF standard when available.
(<a href="https://github.com/WICG/turtledove/issues/1254">WICG/turtledove#1254</a>)
1. If |response| is failure, then return failure.
1. If |response|'s [=server auction response/is chaff=] is true, return failure.
1. If |response|'s [=server auction response/top level seller=] is not null:
1. If |topLevelAuctionConfig| is null return failure.
1. If |topLevelAuctionConfig|'s [=auction config/seller=] is not equal to
Expand Down Expand Up @@ -3064,8 +3063,6 @@ A <dfn>server auction response</dfn> is a [=struct=] that contains auction resul
from an auction executed on the trusted auction server. It has the following [=struct/items=]:

<dl dfn-for="server auction response">
: <dfn>is chaff</dfn>
:: A [=boolean=] field indicating whether this response should be ignored.
: <dfn>ad render url</dfn>
:: [=URL=]. The [=leading bid info/leading bid=]'s [=generated bid/ad descriptor=]'s [=ad descriptor/url=] from the
auction.
Expand Down

0 comments on commit d21ed7f

Please sign in to comment.