Files
servo/components/script
Taym Haddadi 8e04f8ffae fix RefCell already borrowed panic in readablestream (#40911)
fixes an intermittent RefCell already borrowed panic in the
ReadableStream implementation by tightening the borrow scope of
ReadableStream::reader in the error and cancel.

Testing: super hard to make crash test for this.

Fixes: #40894

Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com>
2025-11-27 08:29:43 +00:00
..
2025-10-02 07:51:19 +00:00