Skip to content

Commit

Permalink
Udpate spec for processing attribution eligible response (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
linnan-github authored Sep 5, 2024
1 parent ecf159c commit 916f93c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -948,9 +948,9 @@ A <dfn for=fencedframetype>destination event</dfn> is either a
1. Otherwise, set |attributionReportingEligibility| to "<code>[=eligibility/event-source=]</code>".

1. Set |processResponse| to these steps given a [=response=] |response|:

1. Let |fenced| be true.
1. Run [=process an attribution eligible response=] with |event|'s
[=destination enum event/attributionReportingContextOrigin=], |attributionReportingEligibility|, and |response|.
[=destination enum event/attributionReportingContextOrigin=], |attributionReportingEligibility|, |fenced|, and |response|.

1. Set |useParallelQueue| to true.

Expand Down

0 comments on commit 916f93c

Please sign in to comment.