Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 13.1.1.
  • Loading branch information
reffy-bot committed Jun 30, 2023
1 parent 01fa178 commit 2bc1096
Show file tree
Hide file tree
Showing 6 changed files with 408 additions and 151 deletions.
140 changes: 137 additions & 3 deletions ed/dfns/attribution-reporting-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -3415,6 +3415,64 @@
},
"definedIn": "prose"
},
{
"id": "os-debug-data-type",
"href": "https://wicg.github.io/attribution-reporting-api/#os-debug-data-type",
"linkingText": [
"OS debug data type"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/attribution-reporting-api/#title",
"title": "Attribution Reporting"
},
"definedIn": "prose"
},
{
"id": "os-debug-data-type-os-source-delegated",
"href": "https://wicg.github.io/attribution-reporting-api/#os-debug-data-type-os-source-delegated",
"linkingText": [
"os-source-delegated"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"OS debug data type"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/attribution-reporting-api/#title",
"title": "Attribution Reporting"
},
"definedIn": "prose"
},
{
"id": "os-debug-data-type-os-trigger-delegated",
"href": "https://wicg.github.io/attribution-reporting-api/#os-debug-data-type-os-trigger-delegated",
"linkingText": [
"os-trigger-delegated"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"OS debug data type"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/attribution-reporting-api/#title",
"title": "Attribution Reporting"
},
"definedIn": "prose"
},
{
"id": "attribution-debug-data-data-type",
"href": "https://wicg.github.io/attribution-reporting-api/#attribution-debug-data-data-type",
Expand Down Expand Up @@ -6521,10 +6579,10 @@
"definedIn": "prose"
},
{
"id": "get-os-registration-urls-from-a-header-list",
"href": "https://wicg.github.io/attribution-reporting-api/#get-os-registration-urls-from-a-header-list",
"id": "os-registration",
"href": "https://wicg.github.io/attribution-reporting-api/#os-registration",
"linkingText": [
"get OS-registration URLs from a header list"
"OS registration"
],
"localLinkingText": [],
"type": "dfn",
Expand All @@ -6538,6 +6596,64 @@
},
"definedIn": "prose"
},
{
"id": "os-registration-url",
"href": "https://wicg.github.io/attribution-reporting-api/#os-registration-url",
"linkingText": [
"URL"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"OS registration"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/attribution-reporting-api/#title",
"title": "Attribution Reporting"
},
"definedIn": "dt"
},
{
"id": "os-registration-debug-reporting-enabled",
"href": "https://wicg.github.io/attribution-reporting-api/#os-registration-debug-reporting-enabled",
"linkingText": [
"debug reporting enabled"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"OS registration"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/attribution-reporting-api/#title",
"title": "Attribution Reporting"
},
"definedIn": "dt"
},
{
"id": "get-os-registrations-from-a-header-list",
"href": "https://wicg.github.io/attribution-reporting-api/#get-os-registrations-from-a-header-list",
"linkingText": [
"get OS registrations from a header list"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/attribution-reporting-api/#title",
"title": "Attribution Reporting"
},
"definedIn": "prose"
},
{
"id": "get-supported-registrars",
"href": "https://wicg.github.io/attribution-reporting-api/#get-supported-registrars",
Expand Down Expand Up @@ -6592,6 +6708,24 @@
},
"definedIn": "prose"
},
{
"id": "obtain-and-deliver-debug-reports-on-os-registrations",
"href": "https://wicg.github.io/attribution-reporting-api/#obtain-and-deliver-debug-reports-on-os-registrations",
"linkingText": [
"obtain and deliver debug reports on OS registrations"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/attribution-reporting-api/#title",
"title": "Attribution Reporting"
},
"definedIn": "prose"
},
{
"id": "automation-local-testing-mode",
"href": "https://wicg.github.io/attribution-reporting-api/#automation-local-testing-mode",
Expand Down
Loading

0 comments on commit 2bc1096

Please sign in to comment.