Skip to content

Commit 13f3463

Browse files
Merge pull request #108 from youennf/specify-ready-promise-behavior
SHA: 914eed4 Reason: push, by @alvestrand Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7545cfe commit 13f3463

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

index.html

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link href="https://www.w3.org/StyleSheets/TR/2016/W3C-ED" rel="stylesheet" type="text/css">
88
<meta content="Bikeshed version 4f053d00e, updated Tue Aug 10 14:13:32 2021 -0700" name="generator">
99
<link href="https://w3c.github.io/webrtc-encoded-transform/" rel="canonical">
10-
<meta content="f8dc25b9da166c18a1f50dc89a6c5fb31df41648" name="document-revision">
10+
<meta content="914eed4ce550f9f7914b9b33427eaa8fa7f5a612" name="document-revision">
1111
<style>/* style-autolinks */
1212

1313
.css.css, .property.property, .descriptor.descriptor {
@@ -568,7 +568,7 @@
568568
<div class="head">
569569
<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/2016/logos/W3C" width="72"> </a> </p>
570570
<h1 class="p-name no-ref" id="title">WebRTC Encoded Transform</h1>
571-
<h2 class="no-num no-toc no-ref heading settled" id="profile-and-date"><span class="content">Editor’s Draft, <time class="dt-updated" datetime="2021-08-12">12 August 2021</time></span></h2>
571+
<h2 class="no-num no-toc no-ref heading settled" id="profile-and-date"><span class="content">Editor’s Draft, <time class="dt-updated" datetime="2021-08-26">26 August 2021</time></span></h2>
572572
<div data-fill-with="spec-metadata">
573573
<dl>
574574
<dt>This version:
@@ -728,7 +728,8 @@ <h4 class="heading settled" data-level="3.1.1" id="stream-creation"><span class=
728728
<li data-md>
729729
<p>Initialize <a data-link-type="dfn" href="https://heycam.github.io/webidl/#this" id="ref-for-this⑤">this</a>.<code>[[writable]]</code> to a new <code class="idl"><a data-link-type="idl" href="https://streams.spec.whatwg.org/#writablestream" id="ref-for-writablestream①">WritableStream</a></code>.</p>
730730
<li data-md>
731-
<p><a data-link-type="dfn" href="https://streams.spec.whatwg.org/#writablestream-set-up" id="ref-for-writablestream-set-up">Set up</a> <a data-link-type="dfn" href="https://heycam.github.io/webidl/#this" id="ref-for-this⑥">this</a>.<code>[[writable]]</code> with its <a data-link-type="dfn" href="https://streams.spec.whatwg.org/#writablestream-set-up-writealgorithm" id="ref-for-writablestream-set-up-writealgorithm">writeAlgorithm</a> set to <a data-link-type="dfn" href="#writeencodeddata" id="ref-for-writeencodeddata">writeEncodedData</a> given <var>this</var> as parameter.</p>
731+
<p><a data-link-type="dfn" href="https://streams.spec.whatwg.org/#writablestream-set-up" id="ref-for-writablestream-set-up">Set up</a> <a data-link-type="dfn" href="https://heycam.github.io/webidl/#this" id="ref-for-this⑥">this</a>.<code>[[writable]]</code> with its <a data-link-type="dfn" href="https://streams.spec.whatwg.org/#writablestream-set-up-writealgorithm" id="ref-for-writablestream-set-up-writealgorithm">writeAlgorithm</a> set to <a data-link-type="dfn" href="#writeencodeddata" id="ref-for-writeencodeddata">writeEncodedData</a> given <var>this</var> as parameter and its <a data-link-type="dfn" href="https://streams.spec.whatwg.org/#writablestream-set-up-sizealgorithm" id="ref-for-writablestream-set-up-sizealgorithm">sizeAlgorithm</a> to an algorithm that returns <code>0</code>.</p>
732+
<p class="note" role="note">Chunk size is set to 0 to explictly disable streams backpressure on the write side.</p>
732733
<li data-md>
733734
<p>Set <a data-link-type="dfn" href="https://heycam.github.io/webidl/#this" id="ref-for-this⑦">this</a>.<code>[[writable]]</code>.<code>[[owner]]</code> to <var>this</var>.</p>
734735
<li data-md>
@@ -1446,6 +1447,12 @@ <h3 class="no-num no-ref heading settled" id="index-defined-here"><span class="c
14461447
<li><a href="#ref-for-writablestream-set-up">3.1.1. Stream creation</a>
14471448
</ul>
14481449
</aside>
1450+
<aside class="dfn-panel" data-for="term-for-writablestream-set-up-sizealgorithm">
1451+
<a href="https://streams.spec.whatwg.org/#writablestream-set-up-sizealgorithm">https://streams.spec.whatwg.org/#writablestream-set-up-sizealgorithm</a><b>Referenced in:</b>
1452+
<ul>
1453+
<li><a href="#ref-for-writablestream-set-up-sizealgorithm">3.1.1. Stream creation</a>
1454+
</ul>
1455+
</aside>
14491456
<aside class="dfn-panel" data-for="term-for-transformstream-set-up-transformalgorithm">
14501457
<a href="https://streams.spec.whatwg.org/#transformstream-set-up-transformalgorithm">https://streams.spec.whatwg.org/#transformstream-set-up-transformalgorithm</a><b>Referenced in:</b>
14511458
<ul>
@@ -1681,6 +1688,7 @@ <h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span cla
16811688
<li><span class="dfn-paneled" id="term-for-identity-transform-stream">identity transform stream</span>
16821689
<li><span class="dfn-paneled" id="term-for-writablestreamdefaultwriter-release">release <small>(for WritableStreamDefaultWriter)</small></span>
16831690
<li><span class="dfn-paneled" id="term-for-writablestream-set-up">set up <small>(for WritableStream)</small></span>
1691+
<li><span class="dfn-paneled" id="term-for-writablestream-set-up-sizealgorithm">sizealgorithm</span>
16841692
<li><span class="dfn-paneled" id="term-for-transformstream-set-up-transformalgorithm">transformalgorithm</span>
16851693
<li><span class="dfn-paneled" id="term-for-writablestream-set-up-writealgorithm">writealgorithm</span>
16861694
</ul>
@@ -1732,7 +1740,7 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N
17321740
<dt id="biblio-html">[HTML]
17331741
<dd>Anne van Kesteren; et al. <a href="https://html.spec.whatwg.org/multipage/"><cite>HTML Standard</cite></a>. Living Standard. URL: <a href="https://html.spec.whatwg.org/multipage/">https://html.spec.whatwg.org/multipage/</a>
17341742
<dt id="biblio-mediacapture-streams">[MEDIACAPTURE-STREAMS]
1735-
<dd>Cullen Jennings; et al. <a href="https://www.w3.org/TR/mediacapture-streams/"><cite>Media Capture and Streams</cite></a>. 15 July 2021. CR. URL: <a href="https://www.w3.org/TR/mediacapture-streams/">https://www.w3.org/TR/mediacapture-streams/</a>
1743+
<dd>Cullen Jennings; et al. <a href="https://www.w3.org/TR/mediacapture-streams/"><cite>Media Capture and Streams</cite></a>. 19 August 2021. CR. URL: <a href="https://www.w3.org/TR/mediacapture-streams/">https://www.w3.org/TR/mediacapture-streams/</a>
17361744
<dt id="biblio-rfc2119">[RFC2119]
17371745
<dd>S. Bradner. <a href="https://datatracker.ietf.org/doc/html/rfc2119"><cite>Key words for use in RFCs to Indicate Requirement Levels</cite></a>. March 1997. Best Current Practice. URL: <a href="https://datatracker.ietf.org/doc/html/rfc2119">https://datatracker.ietf.org/doc/html/rfc2119</a>
17381746
<dt id="biblio-streams">[STREAMS]

0 commit comments

Comments
 (0)