Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc05be64ea55db58c24524a81dce28e0acf9fbf7
      
https://github.com/WebKit/WebKit/commit/fc05be64ea55db58c24524a81dce28e0acf9fbf7
  Author: Jessica Lee <[email protected]>
  Date:   2025-12-08 (Mon, 08 Dec 2025)

  Changed paths:
    M Source/WTF/wtf/text/StringConcatenate.h
    M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
    M 
Source/WebCore/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations
    M Source/WebCore/accessibility/isolatedtree/mac/AXIsolatedObjectMac.mm
    M Source/WebCore/css/CSSVariableReferenceValue.cpp
    M Source/WebCore/style/StyleBuilderState.h

  Log Message:
  -----------
  Adopt smart pointers in AXIsolatedObjectMac.mm and 
CSSVariableReferenceValue.cpp
https://bugs.webkit.org/show_bug.cgi?id=302990
rdar://165245900

Reviewed by Ryosuke Niwa.

Apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines.

No new tests needed.

* Source/WTF/wtf/text/StringConcatenate.h:
(WTF::std::invocable<decltype):
(WTF::decltype):
* Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* 
Source/WebCore/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations:
* Source/WebCore/accessibility/isolatedtree/mac/AXIsolatedObjectMac.mm:
(WebCore::AXIsolatedObject::convertRectToPlatformSpace const):
(WebCore::AXIsolatedObject::isDetached const):
(WebCore::AXIsolatedObject::detachPlatformWrapper):
(WebCore::AXIsolatedObject::textMarkerRange const):
(WebCore::AXIsolatedObject::textMarkerRangeForNSRange const):
(WebCore::AXIsolatedObject::attributedStringForTextMarkerRange const):
(WebCore::AXIsolatedObject::clickPoint):
(WebCore::AXIsolatedObject::pressedIsPresent const):
(WebCore::AXIsolatedObject::determineDropEffects const):
(WebCore::AXIsolatedObject::layoutCount const):
(WebCore::AXIsolatedObject::computedRoleString const):
* Source/WebCore/css/CSSVariableReferenceValue.cpp:
(WebCore::propertyValueForVariableName):
(WebCore::CSSVariableReferenceValue::resolveVariableReference const):
(WebCore::CSSVariableReferenceValue::tryResolveSimpleReference const):
(WebCore::CSSVariableReferenceValue::resolveSingleValue const):
* Source/WebCore/style/StyleBuilderState.h:
(WebCore::Style::BuilderState::checkedStyle const):

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



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

Reply via email to