|
7 | 7 | <link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
|
8 | 8 | <meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
|
9 | 9 | <link href="https://www.w3.org/TR/reporting-1/" rel="canonical">
|
10 |
| - <meta content="fe3877bf16b31c2e2e29211c9e2c7a23cf3f72aa" name="document-revision"> |
| 10 | + <meta content="36c72cc21072533124a189ab03784f7632651e89" name="document-revision"> |
11 | 11 | <style>/* Boilerplate: style-autolinks */
|
12 | 12 | .css.css, .property.property, .descriptor.descriptor {
|
13 | 13 | color: var(--a-normal-text);
|
|
889 | 889 | <div class="head">
|
890 | 890 | <p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
|
891 | 891 | <h1>Reporting API</h1>
|
892 |
| - <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-08-09">9 August 2024</time></p> |
| 892 | + <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-08-13">13 August 2024</time></p> |
893 | 893 | <details open>
|
894 | 894 | <summary>More details about this document</summary>
|
895 | 895 | <div data-fill-with="spec-metadata">
|
@@ -1636,9 +1636,8 @@ <h3 class="heading settled algorithm" data-algorithm="Invoke reporting observers
|
1636 | 1636 | <li data-md>
|
1637 | 1637 | <p>Empty <var>observer</var>’s <a data-link-type="dfn" href="#reportingobserver-report-queue" id="ref-for-reportingobserver-report-queue⑦">report queue</a></p>
|
1638 | 1638 | <li data-md>
|
1639 |
| - <p><a data-link-type="dfn" href="https://webidl.spec.whatwg.org/#invoke-a-callback-function" id="ref-for-invoke-a-callback-function">Invoke</a> <var>observer</var>’s <a data-link-type="dfn" href="#reportingobserver-callback" id="ref-for-reportingobserver-callback①">callback</a> with a list of |
1640 |
| - arguments consisting of <var>reports</var> and <var>observer</var>, and <var>observer</var> as the <a data-link-type="dfn" href="https://webidl.spec.whatwg.org/#dfn-callback-this-value" id="ref-for-dfn-callback-this-value">callback this value</a>. If this throws an exception, <a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/webappapis.html#report-the-exception" id="ref-for-report-the-exception">report the |
1641 |
| - exception</a>.</p> |
| 1639 | + <p><a data-link-type="dfn" href="https://webidl.spec.whatwg.org/#invoke-a-callback-function" id="ref-for-invoke-a-callback-function">Invoke</a> <var>observer</var>’s <a data-link-type="dfn" href="#reportingobserver-callback" id="ref-for-reportingobserver-callback①">callback</a> with |
| 1640 | + « <var>reports</var>, <var>observer</var> » and "<code>report</code>", and with <var>observer</var> as the <a data-link-type="dfn" href="https://webidl.spec.whatwg.org/#dfn-callback-this-value" id="ref-for-dfn-callback-this-value">callback this value</a>.</p> |
1642 | 1641 | </ol>
|
1643 | 1642 | </ol>
|
1644 | 1643 | </section>
|
@@ -2043,7 +2042,6 @@ <h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span cla
|
2043 | 2042 | <li><span class="dfn-paneled" id="9a517a7d">queue a task</span>
|
2044 | 2043 | <li><span class="dfn-paneled" id="e99bd18e">relevant global object</span>
|
2045 | 2044 | <li><span class="dfn-paneled" id="9c4c1e66">relevant settings object</span>
|
2046 |
| - <li><span class="dfn-paneled" id="04e154c5">report the exception</span> |
2047 | 2045 | </ul>
|
2048 | 2046 | <li>
|
2049 | 2047 | <a data-link-type="biblio">[INFRA]</a> defines the following terms:
|
@@ -2692,7 +2690,6 @@ <h2 class="no-num no-ref heading settled" id="issues-index"><span class="content
|
2692 | 2690 | window.dfnpanelData['9a517a7d'] = {"dfnID": "9a517a7d", "url": "https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task", "dfnText": "queue a task", "refSections": [{"refs": [{"id": "ref-for-queue-a-task"}], "title": "3.5.2. \n Attempt to deliver reports to endpoint\n "}, {"refs": [{"id": "ref-for-queue-a-task\u2460"}], "title": "4.1. Interface ReportingObserver"}, {"refs": [{"id": "ref-for-queue-a-task\u2461"}], "title": "4.3. \n Add report to observer\n "}], "external": true};
|
2693 | 2691 | window.dfnpanelData['e99bd18e'] = {"dfnID": "e99bd18e", "url": "https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-global", "dfnText": "relevant global object", "refSections": [{"refs": [{"id": "ref-for-concept-relevant-global"}, {"id": "ref-for-concept-relevant-global\u2460"}], "title": "4.1. Interface ReportingObserver"}, {"refs": [{"id": "ref-for-concept-relevant-global\u2461"}], "title": "4.3. \n Add report to observer\n "}], "external": true};
|
2694 | 2692 | window.dfnpanelData['9c4c1e66'] = {"dfnID": "9c4c1e66", "url": "https://html.spec.whatwg.org/multipage/webappapis.html#relevant-settings-object", "dfnText": "relevant settings object", "refSections": [{"refs": [{"id": "ref-for-relevant-settings-object"}], "title": "3.4.1. Generate report of type with\n data"}], "external": true};
|
2695 |
| -window.dfnpanelData['04e154c5'] = {"dfnID": "04e154c5", "url": "https://html.spec.whatwg.org/multipage/webappapis.html#report-the-exception", "dfnText": "report the exception", "refSections": [{"refs": [{"id": "ref-for-report-the-exception"}], "title": "4.4. \n Invoke reporting observers with notify list\n "}], "external": true}; |
2696 | 2693 | window.dfnpanelData['3de9e659'] = {"dfnID": "3de9e659", "url": "https://infra.spec.whatwg.org/#byte-sequence", "dfnText": "byte sequence", "refSections": [{"refs": [{"id": "ref-for-byte-sequence"}], "title": "2.4. Serialize Reports"}], "external": true};
|
2697 | 2694 | window.dfnpanelData['f937b7b6'] = {"dfnID": "f937b7b6", "url": "https://infra.spec.whatwg.org/#iteration-continue", "dfnText": "continue", "refSections": [{"refs": [{"id": "ref-for-iteration-continue"}, {"id": "ref-for-iteration-continue\u2460"}, {"id": "ref-for-iteration-continue\u2461"}], "title": "3.3. \n Process reporting endpoints for response\n "}], "external": true};
|
2698 | 2695 | window.dfnpanelData['649608b9'] = {"dfnID": "649608b9", "url": "https://infra.spec.whatwg.org/#list", "dfnText": "list", "refSections": [{"refs": [{"id": "ref-for-list"}], "title": "4. Reporting Observers"}], "external": true};
|
|
0 commit comments