Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ed3ad8805d705b3d5f2b0f71f2c9ea362d9a42bc
      
https://github.com/WebKit/WebKit/commit/ed3ad8805d705b3d5f2b0f71f2c9ea362d9a42bc
  Author: Youenn Fablet <[email protected]>
  Date:   2026-02-13 (Fri, 13 Feb 2026)

  Changed paths:
    M Source/WebCore/Modules/streams/StreamTeeUtilities.cpp

  Log Message:
  -----------
  TeeBYOBReadRequest::runChunkStepsInMicrotask should null check the streams
rdar://170311464
https://bugs.webkit.org/show_bug.cgi?id=307794

Reviewed by Eric Carlson.

StreamTeeState is now storing its teed streams as WeakPtr instead of RefPtr.
Nullptr checks are missing in TeeBYOBReadRequest::runChunkStepsInMicrotask in 
case of bbyte stream teeing.

Covered by streams/blob-and-tee.html no lnoger crashing.

Canonical link: https://commits.webkit.org/307469@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to