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

Re-enable useFetchStreams in the updated WebChannel release #8259

Merged
merged 9 commits into from
Sep 18, 2024

Commits on May 22, 2024

  1. Re-enable useFetchStreams in the updated WebChannel release. Added a …

    …test for the fixed WebChannel issue with reading multi-byte characters that are split across multiple streaming chunks.
    MarkDuckworth committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c033a18 View commit details
    Browse the repository at this point in the history
  2. Code cleanup.

    MarkDuckworth committed May 22, 2024
    Configuration menu
    Copy the full SHA
    79ca19d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:firebase/firebase-js-sdk into mar…

    …kduckworth/fetch-streams-multi-byte-fix
    MarkDuckworth committed May 22, 2024
    Configuration menu
    Copy the full SHA
    189d7c1 View commit details
    Browse the repository at this point in the history
  4. Cleanup.

    MarkDuckworth committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2a8e83a View commit details
    Browse the repository at this point in the history
  5. Delete empty file.

    MarkDuckworth committed May 22, 2024
    Configuration menu
    Copy the full SHA
    433d307 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a899b8 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge branch 'master' of github.com:firebase/firebase-js-sdk into mar…

    …kduckworth/fetch-streams-multi-byte-fix
    MarkDuckworth committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1088ee0 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Merge branch 'main' of github.com:firebase/firebase-js-sdk into markd…

    …uckworth/fetch-streams-multi-byte-fix
    MarkDuckworth committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a2a817b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    997499e View commit details
    Browse the repository at this point in the history