[Webkit-unassigned] [Bug 246526] New: [Fetch API] Headers iteration should not happen on cached headers list

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 14 09:56:01 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=246526

            Bug ID: 246526
           Summary: [Fetch API] Headers iteration should not happen on
                    cached headers list
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rakuco at webkit.org

See https://github.com/web-platform-tests/wpt/pull/36455

FetchHeaders::Iterator seems to cache a FetchHeaders' keys at the time iteration starts, so if the same instance is modified during iteration not all changes will be visible.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221014/595c4cdd/attachment.htm>


More information about the webkit-unassigned mailing list