Title: [183397] trunk/LayoutTests/ChangeLog
Revision
183397
Author
[email protected]
Date
2015-04-27 07:56:18 -0700 (Mon, 27 Apr 2015)

Log Message

Unreviewed.

Fixed timeout expectation of "closed should fulfill with
undefined" test. This doesn't time out anymore.

* streams/reference-implementation/readable-stream-templated.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183396 => 183397)


--- trunk/LayoutTests/ChangeLog	2015-04-27 14:54:56 UTC (rev 183396)
+++ trunk/LayoutTests/ChangeLog	2015-04-27 14:56:18 UTC (rev 183397)
@@ -7,6 +7,19 @@
 
         * streams/reference-implementation/readable-stream-templated.html:
 
+2015-04-27  Xabier Rodriguez Calvar  <[email protected]> and Youenn Fablet  <[email protected]>
+
+        [Streams API] ReadableStream constructor start function should be able to close the stream
+        https://bugs.webkit.org/show_bug.cgi?id=143363
+
+        Reviewed by Benjamin Poulain.
+
+        Updated expectations with new passes.
+
+        * streams/reference-implementation/bad-underlying-sources-expected.txt:
+        * streams/reference-implementation/readable-stream-reader-expected.txt:
+        * streams/reference-implementation/readable-stream-templated-expected.txt:
+
 2015-04-27  Youenn Fablet  <[email protected]>
 
         Synchronous XMLHttpRequest should get access to AppCache resources stored as flat files
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to