Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5b7f2fe7a6976691a3d07f2eb95fe43ef344b47a
https://github.com/WebKit/WebKit/commit/5b7f2fe7a6976691a3d07f2eb95fe43ef344b47a
Author: Rupin Mittal <[email protected]>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
M Source/WebCore/rendering/RenderBlockFlow.cpp
M Source/WebCore/rendering/RenderBlockFlowInlines.h
M Source/WebCore/rendering/RenderText.h
Log Message:
-----------
Adopt more smart pointers in RenderBlockFlow
https://bugs.webkit.org/show_bug.cgi?id=287582
rdar://144728028
Reviewed by Ryosuke Niwa.
Smart pointer adoption as per the static analyzer.
* Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::computeIntrinsicLogicalWidths const):
(WebCore::needsAppleMailPaginationQuirk):
(WebCore::RenderBlockFlow::hitTestFloats):
(WebCore::RenderBlockFlow::inlineBlockBaseline const):
(WebCore::RenderBlockFlow::positionForPointWithInlineChildren):
(WebCore::resizeTextPermitted):
(WebCore::RenderBlockFlow::adjustComputedFontSizes):
* Source/WebCore/rendering/RenderBlockFlowInlines.h:
(WebCore::RenderBlockFlow::endPaddingWidthForCaret const):
* Source/WebCore/rendering/RenderText.h:
(WebCore::RenderText::protectedTextNode const):
Canonical link: https://commits.webkit.org/290329@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