Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ReadableStream "owning" type #1271

Open
wants to merge 38 commits into
base: main
Choose a base branch
from

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    9d67644 View commit details
    Browse the repository at this point in the history
  2. Update index.bs

    Co-authored-by: Adam Rice <ricea@chromium.org>
    youennf and ricea committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e05ba57 View commit details
    Browse the repository at this point in the history
  3. Use _isOwning private slot

    youennf committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6ef5db9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13da733 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65b6f2a View commit details
    Browse the repository at this point in the history
  6. Update index.bs

    Co-authored-by: Adam Rice <ricea@chromium.org>
    youennf and ricea committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    38d0bc0 View commit details
    Browse the repository at this point in the history
  7. Update index.bs

    Co-authored-by: Adam Rice <ricea@chromium.org>
    youennf and ricea committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b8ee345 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8057ea1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8633ef6 View commit details
    Browse the repository at this point in the history
  10. Use Symbol for closing steps

    youennf committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2f924f4 View commit details
    Browse the repository at this point in the history
  11. Update index.bs

    Co-authored-by: Mattias Buelens <649348+MattiasBuelens@users.noreply.github.com>
    youennf and MattiasBuelens committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    48ebb43 View commit details
    Browse the repository at this point in the history
  12. Update index.bs

    Co-authored-by: Mattias Buelens <649348+MattiasBuelens@users.noreply.github.com>
    youennf and MattiasBuelens committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    611aae5 View commit details
    Browse the repository at this point in the history
  13. Update index.bs

    Co-authored-by: Mattias Buelens <649348+MattiasBuelens@users.noreply.github.com>
    youennf and MattiasBuelens committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6d3284f View commit details
    Browse the repository at this point in the history
  14. Update index.bs

    Co-authored-by: Mattias Buelens <649348+MattiasBuelens@users.noreply.github.com>
    youennf and MattiasBuelens committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    24698dd View commit details
    Browse the repository at this point in the history
  15. Update index.bs

    Co-authored-by: Mattias Buelens <649348+MattiasBuelens@users.noreply.github.com>
    youennf and MattiasBuelens committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f5d32b5 View commit details
    Browse the repository at this point in the history
  16. Update index.bs

    Co-authored-by: Mattias Buelens <649348+MattiasBuelens@users.noreply.github.com>
    youennf and MattiasBuelens committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    d4b8b84 View commit details
    Browse the repository at this point in the history
  17. Update index.bs

    Co-authored-by: Mattias Buelens <649348+MattiasBuelens@users.noreply.github.com>
    youennf and MattiasBuelens committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    52a0116 View commit details
    Browse the repository at this point in the history
  18. Update index.bs

    Co-authored-by: Mattias Buelens <649348+MattiasBuelens@users.noreply.github.com>
    youennf and MattiasBuelens committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    21237a6 View commit details
    Browse the repository at this point in the history
  19. Update index.bs

    Co-authored-by: Mattias Buelens <649348+MattiasBuelens@users.noreply.github.com>
    youennf and MattiasBuelens committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9f0bb24 View commit details
    Browse the repository at this point in the history
  20. Update reference-implementation/lib/ReadableStreamDefaultController-i…

    …mpl.js
    
    Co-authored-by: Mattias Buelens <649348+MattiasBuelens@users.noreply.github.com>
    youennf and MattiasBuelens committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9db7cc2 View commit details
    Browse the repository at this point in the history
  21. Update reference-implementation/lib/abstract-ops/transform-streams.js

    Co-authored-by: Mattias Buelens <649348+MattiasBuelens@users.noreply.github.com>
    youennf and MattiasBuelens committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    cc6a6b7 View commit details
    Browse the repository at this point in the history
  22. Update reference-implementation/lib/abstract-ops/readable-streams.js

    Co-authored-by: Mattias Buelens <649348+MattiasBuelens@users.noreply.github.com>
    youennf and MattiasBuelens committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    ddbed60 View commit details
    Browse the repository at this point in the history
  23. Update reference-implementation/lib/abstract-ops/readable-streams.js

    Co-authored-by: Mattias Buelens <649348+MattiasBuelens@users.noreply.github.com>
    youennf and MattiasBuelens committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0ab0d72 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    77450a8 View commit details
    Browse the repository at this point in the history
  25. Update index.bs

    Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
    youennf and saschanaz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    46718bb View commit details
    Browse the repository at this point in the history
  26. Update index.bs

    Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
    youennf and saschanaz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    db7658b View commit details
    Browse the repository at this point in the history
  27. Update index.bs

    Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
    youennf and saschanaz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    94ebacf View commit details
    Browse the repository at this point in the history
  28. Update index.bs

    Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
    youennf and saschanaz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    bf7404b View commit details
    Browse the repository at this point in the history
  29. Update index.bs

    Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
    youennf and saschanaz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    657e85f View commit details
    Browse the repository at this point in the history
  30. Update index.bs

    Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
    youennf and jan-ivar committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    a1c6573 View commit details
    Browse the repository at this point in the history
  31. Update reference-implementation/lib/ReadableStreamDefaultController.w…

    …ebidl
    
    Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
    youennf and saschanaz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    4c80708 View commit details
    Browse the repository at this point in the history
  32. Update according review

    youennf committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9146111 View commit details
    Browse the repository at this point in the history
  33. Reverting WPT module change

    youennf committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    002587a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    7679251 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0380d03 View commit details
    Browse the repository at this point in the history
  3. Move isOwning tab entry

    youennf committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    fa981ae View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    cbd64e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81411c5 View commit details
    Browse the repository at this point in the history