Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6739cf4d0a75941798fac98ab85ace1a7c21afc3
      
https://github.com/WebKit/WebKit/commit/6739cf4d0a75941798fac98ab85ace1a7c21afc3
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2026-06-02 (Tue, 02 Jun 2026)

  Changed paths:
    M Source/WebKit/Platform/spi/mac/AppKitSPI.h
    M Source/WebKit/UIProcess/API/mac/WKWebViewMac.mm
    M Tools/TestWebKitAPI/Helpers/mac/AppKitSPI.h
    M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/mac/ScrollbarTests.mm

  Log Message:
  -----------
  REGRESSION(314310@main): UI process crashes on launch in some internal macOS 
builds under -_cornerConfiguration
https://bugs.webkit.org/show_bug.cgi?id=316065
rdar://178493015

Reviewed by Aditya Keerthi.

+[NSViewCornerConfiguration containerConcentricRadius] can be undefined
in some runtime configurations, so let's revert temporarily while we
figure out a better way to solve the problem that motivated 314310@main.

* Source/WebKit/UIProcess/API/mac/WKWebViewMac.mm:
(-[WKWebView _cornerConfiguration]):

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



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

Reply via email to