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.2.
  • Loading branch information
reffy-bot committed Jul 20, 2023
1 parent 05ce8db commit fd5c99b
Show file tree
Hide file tree
Showing 31 changed files with 259 additions and 151 deletions.
44 changes: 41 additions & 3 deletions ed/dfns/gpc-spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,44 @@
},
"definedIn": "prose"
},
{
"id": "dfn-gpcatnavigation",
"href": "https://privacycg.github.io/gpc-spec/#dfn-gpcatnavigation",
"linkingText": [
"gpcAtNavigation"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "preference-caching",
"href": "https://privacycg.github.io/gpc-spec/#preference-caching",
"title": "Preference Caching",
"number": "3.2"
},
"definedIn": "prose"
},
{
"id": "respec-offender-this-is-defined-more-than-once-in-the-document",
"href": "https://privacycg.github.io/gpc-spec/#respec-offender-this-is-defined-more-than-once-in-the-document",
"linkingText": [
"gpcAtNavigation"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "preference-caching",
"href": "https://privacycg.github.io/gpc-spec/#preference-caching",
"title": "Preference Caching",
"number": "3.2"
},
"definedIn": "prose"
},
{
"id": "dfn-sec-gpc",
"href": "https://privacycg.github.io/gpc-spec/#dfn-sec-gpc",
Expand All @@ -58,7 +96,7 @@
"id": "the-sec-gpc-header-field-for-http-requests",
"href": "https://privacycg.github.io/gpc-spec/#the-sec-gpc-header-field-for-http-requests",
"title": "The Sec-GPC Header Field for HTTP Requests",
"number": "3.2"
"number": "3.3"
},
"definedIn": "prose"
},
Expand All @@ -77,7 +115,7 @@
"id": "javascript-property-to-detect-preference",
"href": "https://privacycg.github.io/gpc-spec/#javascript-property-to-detect-preference",
"title": "JavaScript Property to Detect Preference",
"number": "3.3"
"number": "3.4"
},
"definedIn": "pre"
},
Expand All @@ -100,7 +138,7 @@
"id": "javascript-property-to-detect-preference",
"href": "https://privacycg.github.io/gpc-spec/#javascript-property-to-detect-preference",
"title": "JavaScript Property to Detect Preference",
"number": "3.3"
"number": "3.4"
},
"definedIn": "pre"
}
Expand Down
22 changes: 21 additions & 1 deletion ed/dfns/webrtc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5663,7 +5663,8 @@
"href": "https://w3c.github.io/webrtc-pc/#dom-rtcrtpsender-setparameters",
"linkingText": [
"setParameters()",
"setParameters(parameters)"
"setParameters(parameters)",
"setParameters(parameters, setParameterOptions)"
],
"localLinkingText": [
"RTCRtpSender.setParameters",
Expand Down Expand Up @@ -6507,6 +6508,25 @@
},
"definedIn": "dt"
},
{
"id": "dom-rtcsetparameteroptions",
"href": "https://w3c.github.io/webrtc-pc/#dom-rtcsetparameteroptions",
"linkingText": [
"RTCSetParameterOptions"
],
"localLinkingText": [],
"type": "dictionary",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "setparameter-options-dedup-0",
"href": "https://w3c.github.io/webrtc-pc/#setparameter-options-dedup-0",
"title": "RTCSetParameterOptions Dictionary",
"number": "5.2.13"
},
"definedIn": "heading"
},
{
"id": "dom-rtcrtpreceiver",
"href": "https://w3c.github.io/webrtc-pc/#dom-rtcrtpreceiver",
Expand Down
13 changes: 10 additions & 3 deletions ed/headings/gpc-spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,26 +44,33 @@
"title": "Expression Format",
"number": "3.1"
},
{
"id": "preference-caching",
"href": "https://privacycg.github.io/gpc-spec/#preference-caching",
"level": 3,
"title": "Preference Caching",
"number": "3.2"
},
{
"id": "the-sec-gpc-header-field-for-http-requests",
"href": "https://privacycg.github.io/gpc-spec/#the-sec-gpc-header-field-for-http-requests",
"level": 3,
"title": "The Sec-GPC Header Field for HTTP Requests",
"number": "3.2"
"number": "3.3"
},
{
"id": "extensibility-of-the-sec-gpc-field-value",
"href": "https://privacycg.github.io/gpc-spec/#extensibility-of-the-sec-gpc-field-value",
"level": 4,
"title": "Extensibility of the Sec-GPC Field Value",
"number": "3.2.1"
"number": "3.3.1"
},
{
"id": "javascript-property-to-detect-preference",
"href": "https://privacycg.github.io/gpc-spec/#javascript-property-to-detect-preference",
"level": 3,
"title": "JavaScript Property to Detect Preference",
"number": "3.3"
"number": "3.4"
},
{
"id": "gpc-support-resource",
Expand Down
14 changes: 14 additions & 0 deletions ed/headings/webrtc.json
Original file line number Diff line number Diff line change
Expand Up @@ -761,6 +761,20 @@
"level": 5,
"title": "Dictionary RTCRtpHeaderExtensionCapability Members"
},
{
"id": "setparameter-options-dedup-0",
"href": "https://w3c.github.io/webrtc-pc/#setparameter-options-dedup-0",
"level": 4,
"title": "RTCSetParameterOptions Dictionary",
"number": "5.2.13"
},
{
"id": "dictionary-rtcsetparameteroptions-members",
"href": "https://w3c.github.io/webrtc-pc/#dictionary-rtcsetparameteroptions-members",
"level": 5,
"title": "Dictionary RTCSetParameterOptions Members",
"number": "5.2.13.1"
},
{
"id": "rtcrtpreceiver-interface",
"href": "https://w3c.github.io/webrtc-pc/#rtcrtpreceiver-interface",
Expand Down
6 changes: 5 additions & 1 deletion ed/idl/webrtc.idl
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,8 @@ interface RTCRtpSender {
readonly attribute MediaStreamTrack? track;
readonly attribute RTCDtlsTransport? transport;
static RTCRtpCapabilities? getCapabilities(DOMString kind);
Promise<undefined> setParameters(RTCRtpSendParameters parameters);
Promise<undefined> setParameters(RTCRtpSendParameters parameters,
optional RTCSetParameterOptions setParameterOptions = {});
RTCRtpSendParameters getParameters();
Promise<undefined> replaceTrack(MediaStreamTrack? withTrack);
undefined setStreams(MediaStream... streams);
Expand Down Expand Up @@ -355,6 +356,9 @@ dictionary RTCRtpHeaderExtensionCapability {
required DOMString uri;
};

dictionary RTCSetParameterOptions {
};

[Exposed=Window]
interface RTCRtpReceiver {
readonly attribute MediaStreamTrack track;
Expand Down
40 changes: 24 additions & 16 deletions ed/ids/PNG-spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,8 @@
"https://w3c.github.io/PNG-spec/#introduction-4",
"https://w3c.github.io/PNG-spec/#8InterlaceMethods",
"https://w3c.github.io/PNG-spec/#x8-1-interlace-methods",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-7",
"https://w3c.github.io/PNG-spec/#h-note-7",
"https://w3c.github.io/PNG-spec/#9Filters",
"https://w3c.github.io/PNG-spec/#x9-filtering",
"https://w3c.github.io/PNG-spec/#9FtIntro",
Expand Down Expand Up @@ -537,6 +539,8 @@
"https://w3c.github.io/PNG-spec/#ref-for-3colourType-20",
"https://w3c.github.io/PNG-spec/#ref-for-3colourType-21",
"https://w3c.github.io/PNG-spec/#ref-for-3colourType-22",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-8",
"https://w3c.github.io/PNG-spec/#h-note-8",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-greyscale-8",
"https://w3c.github.io/PNG-spec/#ref-for-3truecolour-12",
"https://w3c.github.io/PNG-spec/#11addnlcolinfo",
Expand Down Expand Up @@ -574,10 +578,10 @@
"https://w3c.github.io/PNG-spec/#cICP-chunk",
"https://w3c.github.io/PNG-spec/#x11-3-2-6-cicp-coding-independent-code-points-for-video-signal-type-identification",
"https://w3c.github.io/PNG-spec/#cICP-chunk-syntax",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-7",
"https://w3c.github.io/PNG-spec/#h-note-7",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-8",
"https://w3c.github.io/PNG-spec/#h-note-8",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-9",
"https://w3c.github.io/PNG-spec/#h-note-9",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-10",
"https://w3c.github.io/PNG-spec/#h-note-10",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-full-range-image-1",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-full-range-image-2",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-narrow-range-image-1",
Expand All @@ -596,11 +600,11 @@
"https://w3c.github.io/PNG-spec/#ref-for-dfn-transfer-function-6",
"https://w3c.github.io/PNG-spec/#mDCv-chunk",
"https://w3c.github.io/PNG-spec/#x11-3-2-7-mdcv-mastering-display-color-volume",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-9",
"https://w3c.github.io/PNG-spec/#h-note-9",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-11",
"https://w3c.github.io/PNG-spec/#h-note-11",
"https://w3c.github.io/PNG-spec/#mDCv-chunk-syntax",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-10",
"https://w3c.github.io/PNG-spec/#h-note-10",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-12",
"https://w3c.github.io/PNG-spec/#h-note-12",
"https://w3c.github.io/PNG-spec/#example-5",
"https://w3c.github.io/PNG-spec/#mDCv-chunk-hdr-primaries-example",
"https://w3c.github.io/PNG-spec/#example-6",
Expand All @@ -620,8 +624,8 @@
"https://w3c.github.io/PNG-spec/#cLLi-chunk",
"https://w3c.github.io/PNG-spec/#x11-3-2-8-clli-content-light-level-information",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-frame-2",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-11",
"https://w3c.github.io/PNG-spec/#h-note-11",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-13",
"https://w3c.github.io/PNG-spec/#h-note-13",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-frame-3",
"https://w3c.github.io/PNG-spec/#cLLi-chunk-syntax",
"https://w3c.github.io/PNG-spec/#example-13",
Expand Down Expand Up @@ -662,6 +666,8 @@
"https://w3c.github.io/PNG-spec/#ref-for-dfn-truecolour-with-alpha-4",
"https://w3c.github.io/PNG-spec/#11hIST",
"https://w3c.github.io/PNG-spec/#x11-3-4-2-hist-image-histogram",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-14",
"https://w3c.github.io/PNG-spec/#h-note-14",
"https://w3c.github.io/PNG-spec/#ref-for-3truecolour-14",
"https://w3c.github.io/PNG-spec/#11pHYs",
"https://w3c.github.io/PNG-spec/#x11-3-4-3-phys-physical-pixel-dimensions",
Expand Down Expand Up @@ -698,17 +704,17 @@
"https://w3c.github.io/PNG-spec/#acTL-chunk",
"https://w3c.github.io/PNG-spec/#x11-3-6-1-actl-animation-control-chunk",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-png-four-byte-unsigned-integer-8",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-12",
"https://w3c.github.io/PNG-spec/#h-note-12",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-15",
"https://w3c.github.io/PNG-spec/#h-note-15",
"https://w3c.github.io/PNG-spec/#fcTL-chunk",
"https://w3c.github.io/PNG-spec/#x11-3-6-2-fctl-frame-control-chunk",
"https://w3c.github.io/PNG-spec/#table-fctl-chunk-contents",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-png-four-byte-unsigned-integer-9",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-png-four-byte-unsigned-integer-10",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-png-four-byte-unsigned-integer-11",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-composited-6",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-13",
"https://w3c.github.io/PNG-spec/#h-note-13",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-16",
"https://w3c.github.io/PNG-spec/#h-note-16",
"https://w3c.github.io/PNG-spec/#fdAT-chunk",
"https://w3c.github.io/PNG-spec/#x11-3-6-3-fdat-frame-data-chunk",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-image-data-16",
Expand All @@ -718,8 +724,8 @@
"https://w3c.github.io/PNG-spec/#ref-for-3filter-12",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-static-image-8",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-canvas-3",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-14",
"https://w3c.github.io/PNG-spec/#h-note-14",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-17",
"https://w3c.github.io/PNG-spec/#h-note-17",
"https://w3c.github.io/PNG-spec/#12Encoders",
"https://w3c.github.io/PNG-spec/#x12-png-encoders",
"https://w3c.github.io/PNG-spec/#12Introduction",
Expand Down Expand Up @@ -912,6 +918,8 @@
"https://w3c.github.io/PNG-spec/#ref-for-dfn-frame-buffer-10",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-frame-buffer-11",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-gamma-25",
"https://w3c.github.io/PNG-spec/#issue-container-generatedID-18",
"https://w3c.github.io/PNG-spec/#h-note-18",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-composited-13",
"https://w3c.github.io/PNG-spec/#ref-for-dfn-greyscale-17",
"https://w3c.github.io/PNG-spec/#ref-for-3truecolour-25",
Expand Down
33 changes: 19 additions & 14 deletions ed/ids/gpc-spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,30 +34,38 @@
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-7",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-8",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-9",
"https://privacycg.github.io/gpc-spec/#preference-caching",
"https://privacycg.github.io/gpc-spec/#x3-2-preference-caching",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-10",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-11",
"https://privacycg.github.io/gpc-spec/#dfn-gpcatnavigation",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-12",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-13",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-14",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-15",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-16",
"https://privacycg.github.io/gpc-spec/#the-sec-gpc-header-field-for-http-requests",
"https://privacycg.github.io/gpc-spec/#x3-2-the-sec-gpc-header-field-for-http-requests",
"https://privacycg.github.io/gpc-spec/#x3-3-the-sec-gpc-header-field-for-http-requests",
"https://privacycg.github.io/gpc-spec/#dfn-sec-gpc",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-10",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-17",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-do-not-sell-or-share-interaction-2",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-sec-gpc-1",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-11",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-sec-gpc-2",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-12",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-sec-gpc-3",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-sec-gpc-4",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-sec-gpc-5",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-sec-gpc-6",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-sec-gpc-7",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-sec-gpc-8",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-sec-gpc-9",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-13",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-18",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-sec-gpc-10",
"https://privacycg.github.io/gpc-spec/#example-example-gpc-request",
"https://privacycg.github.io/gpc-spec/#extensibility-of-the-sec-gpc-field-value",
"https://privacycg.github.io/gpc-spec/#x3-2-1-extensibility-of-the-sec-gpc-field-value",
"https://privacycg.github.io/gpc-spec/#x3-3-1-extensibility-of-the-sec-gpc-field-value",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-sec-gpc-11",
"https://privacycg.github.io/gpc-spec/#javascript-property-to-detect-preference",
"https://privacycg.github.io/gpc-spec/#x3-3-javascript-property-to-detect-preference",
"https://privacycg.github.io/gpc-spec/#x3-4-javascript-property-to-detect-preference",
"https://privacycg.github.io/gpc-spec/#ref-for-dom-globalprivacycontrol-globalprivacycontrol-1",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-sec-gpc-12",
"https://privacycg.github.io/gpc-spec/#webidl-2062116596",
Expand All @@ -68,10 +76,7 @@
"https://privacycg.github.io/gpc-spec/#ref-for-dom-globalprivacycontrol-1",
"https://privacycg.github.io/gpc-spec/#ref-for-dom-globalprivacycontrol-2",
"https://privacycg.github.io/gpc-spec/#ref-for-dom-globalprivacycontrol-globalprivacycontrol-2",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-14",
"https://privacycg.github.io/gpc-spec/#ref-for-dom-globalprivacycontrol-globalprivacycontrol-3",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-15",
"https://privacycg.github.io/gpc-spec/#ref-for-dom-globalprivacycontrol-globalprivacycontrol-4",
"https://privacycg.github.io/gpc-spec/#example-checking-gpc-in-script",
"https://privacycg.github.io/gpc-spec/#gpc-support-resource",
"https://privacycg.github.io/gpc-spec/#x4-gpc-support-resource",
Expand All @@ -82,19 +87,19 @@
"https://privacycg.github.io/gpc-spec/#x5-legal-effects",
"https://privacycg.github.io/gpc-spec/#user-interface-language",
"https://privacycg.github.io/gpc-spec/#x5-1-user-interface-language",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-16",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-19",
"https://privacycg.github.io/gpc-spec/#privacy-considerations",
"https://privacycg.github.io/gpc-spec/#privacy",
"https://privacycg.github.io/gpc-spec/#conformance",
"https://privacycg.github.io/gpc-spec/#x7-conformance",
"https://privacycg.github.io/gpc-spec/#implementation-considerations",
"https://privacycg.github.io/gpc-spec/#a-implementation-considerations",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-do-not-sell-or-share-interaction-3",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-17",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-20",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-do-not-sell-or-share-interaction-4",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-do-not-sell-or-share-interaction-5",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-18",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-19",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-21",
"https://privacycg.github.io/gpc-spec/#ref-for-dfn-preference-22",
"https://privacycg.github.io/gpc-spec/#acknowledgments",
"https://privacycg.github.io/gpc-spec/#b-acknowledgments",
"https://privacycg.github.io/gpc-spec/#references",
Expand Down
Loading

0 comments on commit fd5c99b

Please sign in to comment.