[webkit-changes] [WebKit/WebKit] 9f1365: [Curl] Combine multiple Timing-Allow-Origin header...

Kenji Shukuwa noreply at github.com
Wed Nov 16 18:52:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9f13658a312b4460d6e923db647752035a327054
      https://github.com/WebKit/WebKit/commit/9f13658a312b4460d6e923db647752035a327054
  Author: Kenji Shukuwa <kenji.shukuwa at open-tec.co.jp>
  Date:   2022-11-16 (Wed, 16 Nov 2022)

  Changed paths:
    M LayoutTests/platform/wincairo/TestExpectations
    M Source/WebCore/platform/network/curl/ResourceResponseCurl.cpp

  Log Message:
  -----------
  [Curl] Combine multiple Timing-Allow-Origin header fields
https://bugs.webkit.org/show_bug.cgi?id=248001

Reviewed by Fujii Hironori.

Combine multiple Timing-Allow-Origin header fields into one.

* LayoutTests/platform/wincairo/TestExpectations:
* Source/WebCore/platform/network/curl/ResourceResponseCurl.cpp:
(WebCore::ResourceResponse::isAppendableHeader):

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




More information about the webkit-changes mailing list