Skip to content

Commit cc43737

Browse files
Editorial: Update use of WebIDL "invoke a callback function" (#270)
SHA: 36c72cc Reason: push, by clelland Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5602640 commit cc43737

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

index.html

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
88
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
99
<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">
1111
<style>/* Boilerplate: style-autolinks */
1212
.css.css, .property.property, .descriptor.descriptor {
1313
color: var(--a-normal-text);
@@ -889,7 +889,7 @@
889889
<div class="head">
890890
<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>
891891
<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>
893893
<details open>
894894
<summary>More details about this document</summary>
895895
<div data-fill-with="spec-metadata">
@@ -1636,9 +1636,8 @@ <h3 class="heading settled algorithm" data-algorithm="Invoke reporting observers
16361636
<li data-md>
16371637
<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>
16381638
<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>
16421641
</ol>
16431642
</ol>
16441643
</section>
@@ -2043,7 +2042,6 @@ <h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span cla
20432042
<li><span class="dfn-paneled" id="9a517a7d">queue a task</span>
20442043
<li><span class="dfn-paneled" id="e99bd18e">relevant global object</span>
20452044
<li><span class="dfn-paneled" id="9c4c1e66">relevant settings object</span>
2046-
<li><span class="dfn-paneled" id="04e154c5">report the exception</span>
20472045
</ul>
20482046
<li>
20492047
<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
26922690
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};
26932691
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};
26942692
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};
26962693
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};
26972694
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};
26982695
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

Comments
 (0)