Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7cdbf035958eb63352db6691b800702c12d71c3c
https://github.com/WebKit/WebKit/commit/7cdbf035958eb63352db6691b800702c12d71c3c
Author: Chris Dumez <[email protected]>
Date: 2024-11-17 (Sun, 17 Nov 2024)
Changed paths:
M Source/WebCore/SaferCPPExpectations/NoUncountedMemberCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/platform/generic/ScrollbarsControllerGeneric.h
M Source/WebCore/platform/graphics/BitmapImageSource.cpp
M Source/WebCore/platform/graphics/FontCache.h
M Source/WebCore/platform/graphics/ImageFrameAnimator.cpp
M Source/WebCore/platform/graphics/ImageFrameAnimator.h
M Source/WebCore/platform/graphics/MediaPlaybackTargetPicker.h
M Source/WebCore/platform/graphics/ShadowBlur.cpp
M
Source/WebCore/platform/graphics/avfoundation/objc/MediaPlaybackTargetPickerMac.h
M Source/WebCore/platform/graphics/ca/TileCoverageMap.h
M Source/WebCore/platform/mock/DeviceOrientationClientMock.h
M Source/WebCore/platform/mock/MediaPlaybackTargetPickerMock.h
M Source/WebCore/rendering/RenderLayerCompositor.h
Log Message:
-----------
Further reduce use of IsDeprecatedTimerSmartPointerException in WebCore/
https://bugs.webkit.org/show_bug.cgi?id=283238
Reviewed by Darin Adler.
* Source/WebCore/platform/generic/ScrollbarsControllerGeneric.h:
* Source/WebCore/platform/graphics/BitmapImageSource.cpp:
(WebCore::BitmapImageSource::frameAnimator const):
* Source/WebCore/platform/graphics/FontCache.h:
* Source/WebCore/platform/graphics/ImageFrameAnimator.cpp:
(WebCore::ImageFrameAnimator::ref const):
(WebCore::ImageFrameAnimator::deref const):
(WebCore::ImageFrameAnimator::destroyDecodedData):
(WebCore::ImageFrameAnimator::timerFired):
(WebCore::ImageFrameAnimator::imageFrameDecodeAtIndexHasFinished):
(WebCore::ImageFrameAnimator::startAnimation):
(WebCore::ImageFrameAnimator::resetAnimation):
(WebCore::ImageFrameAnimator::sourceUTF8 const):
(WebCore::ImageFrameAnimator::create): Deleted.
* Source/WebCore/platform/graphics/ImageFrameAnimator.h:
* Source/WebCore/platform/graphics/MediaPlaybackTargetPicker.h:
* Source/WebCore/platform/graphics/ShadowBlur.cpp:
(WebCore::ScratchBuffer::ScratchBuffer): Deleted.
(WebCore::ScratchBuffer::WTF_REQUIRES_LOCK): Deleted.
(WebCore::ScratchBuffer::WTF_RETURNS_LOCK): Deleted.
(WebCore::ScratchBuffer::scheduleScratchBufferPurge): Deleted.
(WebCore::ScratchBuffer::purgeTimerFired): Deleted.
*
Source/WebCore/platform/graphics/avfoundation/objc/MediaPlaybackTargetPickerMac.h:
* Source/WebCore/platform/graphics/ca/TileCoverageMap.h:
(WebCore::TileCoverageMap::setPosition): Deleted.
(WebCore::TileCoverageMap::layer): Deleted.
* Source/WebCore/platform/mock/DeviceOrientationClientMock.h:
* Source/WebCore/platform/mock/MediaPlaybackTargetPickerMock.h:
* Source/WebCore/rendering/RenderLayerCompositor.h:
Canonical link: https://commits.webkit.org/286709@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