Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dbbcfa7f0320b8db48905deee66e5605975ba43a
https://github.com/WebKit/WebKit/commit/dbbcfa7f0320b8db48905deee66e5605975ba43a
Author: Chris Dumez <[email protected]>
Date: 2025-03-23 (Sun, 23 Mar 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/ForwardDeclCheckerExpectations
M Source/WebCore/SaferCPPExpectations/NoUnretainedMemberCheckerExpectations
M Source/WebCore/page/cocoa/ResourceUsageOverlayCocoa.mm
M Source/WebCore/page/mac/TextIndicatorWindow.h
M Source/WebCore/platform/ValidationBubble.h
M Source/WebCore/platform/graphics/FontPlatformData.h
M Source/WebCore/platform/graphics/cg/CGContextStateSaver.h
M Source/WebCore/platform/graphics/coretext/ComplexTextControllerCoreText.mm
M Source/WebCore/platform/ios/ValidationBubbleIOS.mm
M Source/WebCore/platform/mac/ValidationBubbleMac.mm
M Source/WebCore/platform/network/ResourceHandleInternal.h
M Source/WebCore/platform/network/mac/ResourceHandleMac.mm
Log Message:
-----------
Address more NoUnretainedMemberChecker warnings in WebCore/
https://bugs.webkit.org/show_bug.cgi?id=290277
Reviewed by Geoffrey Garen.
* Source/WebCore/SaferCPPExpectations/NoUnretainedMemberCheckerExpectations:
* Source/WebCore/page/cocoa/ResourceUsageOverlayCocoa.mm:
(WebCore::drawMemHistory):
* Source/WebCore/page/mac/TextIndicatorWindow.h:
* Source/WebCore/platform/ValidationBubble.h:
* Source/WebCore/platform/graphics/FontPlatformData.h:
(WebCore::ScopedTextMatrix::ScopedTextMatrix):
(WebCore::ScopedTextMatrix::~ScopedTextMatrix):
* Source/WebCore/platform/graphics/cg/CGContextStateSaver.h:
(WebCore::CGContextStateSaver::CGContextStateSaver):
(WebCore::CGContextStateSaver::~CGContextStateSaver):
(WebCore::CGContextStateSaver::save):
(WebCore::CGContextStateSaver::restore):
* Source/WebCore/platform/graphics/coretext/ComplexTextControllerCoreText.mm:
(WebCore::provideStringAndAttributes):
* Source/WebCore/platform/ios/ValidationBubbleIOS.mm:
(WebCore::ValidationBubble::setAnchorRect):
* Source/WebCore/platform/mac/ValidationBubbleMac.mm:
(WebCore::ValidationBubble::showRelativeTo):
* Source/WebCore/platform/network/ResourceHandleInternal.h:
* Source/WebCore/platform/network/mac/ResourceHandleMac.mm:
(WebCore::ResourceHandle::cancel):
(WebCore::ResourceHandle::didReceiveAuthenticationChallenge):
(WebCore::ResourceHandle::receivedCredential):
(WebCore::ResourceHandle::receivedRequestToContinueWithoutCredential):
(WebCore::ResourceHandle::receivedRequestToPerformDefaultHandling):
(WebCore::ResourceHandle::receivedChallengeRejection):
Canonical link: https://commits.webkit.org/292560@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