[webkit-changes] [WebKit/WebKit] 29d1f6: REGRESSION (270339 at main): [ iOS17 ] TestWebKitAPI....

Tim Horton noreply at github.com
Sat Nov 11 15:09:48 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 29d1f69555f62b76db48809ab344b369e4e31603
      https://github.com/WebKit/WebKit/commit/29d1f69555f62b76db48809ab344b369e4e31603
  Author: Tim Horton <thorton at apple.com>
  Date:   2023-11-11 (Sat, 11 Nov 2023)

  Changed paths:
    M Source/WebKit/UIProcess/Cocoa/WKWebViewContentProviderRegistry.mm

  Log Message:
  -----------
  REGRESSION (270339 at main): [ iOS17 ] TestWebKitAPI.WebKit.InvalidConfiguration is a crash failure
https://bugs.webkit.org/show_bug.cgi?id=264609
rdar://118242512

Reviewed by Alex Christensen.

* Source/WebKit/UIProcess/Cocoa/WKWebViewContentProviderRegistry.mm:
(-[WKWebViewContentProviderRegistry initWithConfiguration:]):
ObjC null rules stop applying when you start using C++ ivars.

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




More information about the webkit-changes mailing list