Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 295fd224c10d6c7c09fc511bf3536934f02fd31f
      
https://github.com/WebKit/WebKit/commit/295fd224c10d6c7c09fc511bf3536934f02fd31f
  Author: Ryosuke Niwa <[email protected]>
  Date:   2025-12-16 (Tue, 16 Dec 2025)

  Changed paths:
    A LayoutTests/http/wpt/fetch/fetch-loopback-expected.txt
    A LayoutTests/http/wpt/fetch/fetch-loopback.html
    M Source/WebCore/Modules/fetch/FetchRequestInit.idl

  Log Message:
  -----------
  REGRESSION (298981@main): fetch() throws TypeError when using 
targetAddressSpace: 'loopback' with localhost requests
https://bugs.webkit.org/show_bug.cgi?id=304164
rdar://166574523

Reviewed by Alex Christensen.

Hide the dictionary entry behind a runtime check since this feature 
(IPAddressSpace) shouldn't be enabled anywhere.

Test: http/wpt/fetch/fetch-loopback.html

* LayoutTests/http/wpt/fetch/fetch-loopback-expected.txt: Added.
* LayoutTests/http/wpt/fetch/fetch-loopback.html: Added.
* Source/WebCore/Modules/fetch/FetchRequestInit.idl:

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



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

Reply via email to