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
Copy file name to clipboardExpand all lines: index.bs
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3216,6 +3216,11 @@ To process an attribution source given an [=attribution source=] |sou
3216
3216
1. Run [=obtain and deliver debug reports on source registration=] with
3217
3217
"[=source debug data type/source-storage-limit=]" and |source|.
3218
3218
1. Return.
3219
+
1. If the result of running [=check if an attribution source should be blocked by reporting-origin per site limit=]
3220
+
with |source| is blocked:
3221
+
1. Run [=obtain and deliver debug reports on source registration=] with
3222
+
"[=source debug data type/source-reporting-origin-per-site-limit=]" and |source|.
3223
+
1. Return.
3219
3224
1. Let |destinationRateLimitResult| be the result of running [=check if an attribution source exceeds the time-based destination limit=] with |source|.
3220
3225
1. If |destinationRateLimitResult| is "[=destination rate-limit result/hit reporting limit=]":
3221
3226
1. Run [=obtain and deliver debug reports on source registration=] with
0 commit comments