Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0a87f67fd066cd35ac7bba9f22788277fde01ac6
      
https://github.com/WebKit/WebKit/commit/0a87f67fd066cd35ac7bba9f22788277fde01ac6
  Author: Youenn Fablet <[email protected]>
  Date:   2026-06-23 (Tue, 23 Jun 2026)

  Changed paths:
    A LayoutTests/streams/values-removed-iframe-crash-expected.txt
    A LayoutTests/streams/values-removed-iframe-crash.html
    M Source/WebCore/Modules/streams/ReadableStream.cpp

  Log Message:
  -----------
  Nullptr dereference in ReadableStream::createIterator
rdar://180240531
https://bugs.webkit.org/show_bug.cgi?id=317634

Reviewed by Chris Dumez.

ReadableStream::createIterator can be called from a detached context.
We throw an InvalidStateError in that case.
Covered by added test.

* LayoutTests/streams/values-removed-iframe-crash-expected.txt: Added.
* LayoutTests/streams/values-removed-iframe-crash.html: Added.

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



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

Reply via email to