Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: facebook/react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e6fae308e9300ca545003ac147cc7e4e541f561c
Choose a base ref
...
head repository: facebook/react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 18ff594d5486d6478d5474317e6cd3de86a38b19
Choose a head ref
  • 1 commit
  • 8 files changed
  • 1 contributor

Commits on Jun 3, 2023

  1. Delete processStringChunk

    These can't include binary data and we don't really have any use cases that
    really require these to already be strings.
    
    When the stream is encoded inside another protocol - such as HTML we need a
    different format that encode binary offsets and binary data.
    sebmarkbage committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    18ff594 View commit details
    Browse the repository at this point in the history
Loading