Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b5ffac40f284fad6159fb7e50f638331861733a0
      
https://github.com/WebKit/WebKit/commit/b5ffac40f284fad6159fb7e50f638331861733a0
  Author: Rob Buis <[email protected]>
  Date:   2025-09-29 (Mon, 29 Sep 2025)

  Changed paths:
    M Source/WebKit/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations
    M Source/WebKit/UIProcess/API/Cocoa/NSAttributedString.mm
    M Source/WebKit/UIProcess/API/Cocoa/_WKDownload.mm
    M Source/WebKit/UIProcess/API/mac/WKWebViewMac.mm
    M Source/WebKit/UIProcess/mac/WebViewImpl.h
    M Source/WebKit/UIProcess/mac/WebViewImpl.mm

  Log Message:
  -----------
  Adopt more smart pointers in UIProcess
https://bugs.webkit.org/show_bug.cgi?id=299523

Reviewed by Chris Dumez.

Fix more clang-tidy warnings that stem from not labeling
singletons as such.

* Source/WebKit/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations:
* Source/WebKit/UIProcess/API/Cocoa/NSAttributedString.mm:
(+[_WKAttributedStringWebViewCache configuration]):
(+[_WKAttributedStringWebViewCache 
clearConfigurationAndRaiseExceptionIfNecessary:]):
(+[_WKAttributedStringWebViewCache maybeConsumeBundlePaths:]):
* Source/WebKit/UIProcess/API/Cocoa/_WKDownload.mm:
(+[_WKDownload downloadWithDownload:]):
* Source/WebKit/UIProcess/API/mac/WKWebViewMac.mm:
(-[WKWebView validAttributesForMarkedText]):
* Source/WebKit/UIProcess/mac/WebViewImpl.h:
* Source/WebKit/UIProcess/mac/WebViewImpl.mm:
(WebKit::WebViewImpl::validAttributesForMarkedTextSingleton):
(WebKit::WebViewImpl::validAttributesForMarkedText): Deleted.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to