Re: [whatwg/streams] Add @@asyncIterator to ReadableStream (#980)

The WPT submodule hasn't yet been updated, so the tests are currently failing on Travis because of the "unexpected" `getIterator` method.

The reference implementation passes all of the new tests locally. Even [the dreaded `Object.prototype` check](https://github.com/web-platform-tests/wpt/pull/13362#pullrequestreview-162720948) works correctly with the new test runner setup! 😄

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/980#issuecomment-457843598

Received on Saturday, 26 January 2019 16:15:49 UTC