[streams] Made SharedWorker fail if not present (#412)

The alternative having the whole test file failing because of it.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/412

-- Commit Summary --

  * Made SharedWorker fail if not present

-- File Changes --

    M reference-implementation/web-platform-tests/byte-length-queuing-strategy.html (3)
    M reference-implementation/web-platform-tests/count-queuing-strategy.html (3)
    M reference-implementation/web-platform-tests/readable-streams/bad-strategies.html (3)
    M reference-implementation/web-platform-tests/readable-streams/bad-underlying-sources.html (3)
    M reference-implementation/web-platform-tests/readable-streams/brand-checks.html (3)
    M reference-implementation/web-platform-tests/readable-streams/cancel.html (3)
    M reference-implementation/web-platform-tests/readable-streams/count-queuing-strategy-integration.html (3)
    M reference-implementation/web-platform-tests/readable-streams/garbage-collection.html (3)
    M reference-implementation/web-platform-tests/readable-streams/general.html (3)
    M reference-implementation/web-platform-tests/readable-streams/pipe-through.html (3)
    M reference-implementation/web-platform-tests/readable-streams/readable-stream-reader.html (3)
    M reference-implementation/web-platform-tests/readable-streams/tee.html (3)
    M reference-implementation/web-platform-tests/readable-streams/templated.html (3)
    A reference-implementation/web-platform-tests/resources/shared-worker-utils.js (11)

-- Patch Links --

https://github.com/whatwg/streams/pull/412.patch
https://github.com/whatwg/streams/pull/412.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/412

Received on Friday, 4 December 2015 15:48:25 UTC