Add links to Bugzilla listing and entering UI.
authorTakeshi Yoshino <tyoshino@google.com>
Thu, 07 Nov 2013 03:53:25 +0900
changeset 46 d9d23bed8517
parent 45 d68162e361f1
child 47 b0e6c718b1ff
Add links to Bugzilla listing and entering UI.
Overview.htm
preview.html
--- a/Overview.htm	Thu Nov 07 01:33:59 2013 +0900
+++ b/Overview.htm	Thu Nov 07 03:53:25 2013 +0900
@@ -106,8 +106,17 @@
 <body>
 
 	<section id="sotd">
-		This document is not complete.
-		It is subject to major changes and, while early experimentations are encouraged, it is therefore not intended for implementation.
+		<p>
+			This document is not complete.
+			It is subject to major changes and, while early experimentations are encouraged, it is therefore not intended for implementation.
+		</p>
+
+		<p>
+			To check recent changes and rationale for them, please visit <a href="https://dvcs.w3.org/hg/streams-api/">Mercurial history</a>.
+			Check open bugs at Bugzilla using <a href="https://www.w3.org/Bugs/Public/buglist.cgi?component=Streams%20API">this link</a>.
+			If you wish to submit a bug, please use <a href="https://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG&component=Streams%20API">this link</a>.
+			All comments and bug reports are welcome.
+		</p>
 	</section>
 
 	<section id="abstract">
--- a/preview.html	Thu Nov 07 01:33:59 2013 +0900
+++ b/preview.html	Thu Nov 07 03:53:25 2013 +0900
@@ -110,7 +110,10 @@
 		</p>
 
 		<p>
-			To check recent changes and rationale for them, please visit <a href="https://dvcs.w3.org/hg/streams-api/">Mercurial history.
+			To check recent changes and rationale for them, please visit <a href="https://dvcs.w3.org/hg/streams-api/">Mercurial history</a>.
+			Check open bugs at Bugzilla using <a href="https://www.w3.org/Bugs/Public/buglist.cgi?component=Streams%20API">this link</a>.
+			If you wish to submit a bug, please use <a href="https://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG&component=Streams%20API">this link</a>.
+			All comments and bug reports are welcome.
 		</p>
 	</section>
 
@@ -379,7 +382,7 @@
 				</p>
 			</dd>
 
-			<dt>any read()</dt>
+			<dt>ByteStreamConsumeResult read()</dt>
 			<dd>
 				<p>
 					This method reads data from the ReadableByteStream.