[webkit-changes] [WebKit/WebKit] 7f1c15: WKWebView _loadHTMLString needs to add an allowed ...

EWS noreply at github.com
Fri Nov 4 10:01:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7f1c15eb63aec1cbb30beffea788d62f07ec1450
      https://github.com/WebKit/WebKit/commit/7f1c15eb63aec1cbb30beffea788d62f07ec1450
  Author: Alex Christensen <achristensen at webkit.org>
  Date:   2022-11-04 (Fri, 04 Nov 2022)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/SchemeRegistry.mm

  Log Message:
  -----------
  WKWebView _loadHTMLString needs to add an allowed first party for cookies
https://bugs.webkit.org/show_bug.cgi?id=247467
rdar://101788379

Reviewed by Brady Eidson and Chris Dumez.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::loadAlternateHTML):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/SchemeRegistry.mm:
(TestWebKitAPI::TEST):

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




More information about the webkit-changes mailing list