Skip to content

Commit

Permalink
Stop filtering owner stacks (facebook#30438)
Browse files Browse the repository at this point in the history
We still filter them before passing from server to client in Flight
Server but when presenting a native stack, we don't need to filter them.
That's left to ignore listing in the presentation.

The stacks are pretty clean regardless thanks to the bottom stack
frames.

We can also unify the owner stack formatters into one shared module
since Fizz/Flight/Fiber all do the same thing. DevTools currently does
the same thing but is forked so it can support multiple versions.
  • Loading branch information
felixshiftellecon committed Jul 24, 2024
1 parent 5b37af7 commit ec37cef
Showing 1 changed file with 271 additions and 255 deletions.
Loading

0 comments on commit ec37cef

Please sign in to comment.