Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e3922788276acb69e50c151207a7f17456475b3f https://github.com/WebKit/WebKit/commit/e3922788276acb69e50c151207a7f17456475b3f Author: Chris Dumez <cdu...@apple.com> Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths: M Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.cpp M Source/WebCore/platform/graphics/avfoundation/AudioSourceProviderAVFObjC.mm M Source/WebCore/platform/graphics/avfoundation/InbandTextTrackPrivateAVF.cpp M Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp M Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm M Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.mm M Source/WebCore/platform/graphics/ca/TileController.cpp Log Message: ----------- Further reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebCore/platform/graphics https://bugs.webkit.org/show_bug.cgi?id=285751 Reviewed by Darin Adler. * Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.cpp: (WebCore::wipeAlphaChannelFromPixels): (WebCore::GraphicsContextGLANGLE::initialize): (WebCore::GraphicsContextGLANGLE::readPixelsForPaintResults): (WebCore::GraphicsContextGLANGLE::readPixelsImpl): (WebCore::GraphicsContextGLANGLE::multiDrawElementsANGLE): (WebCore::GraphicsContextGLANGLE::multiDrawElementsInstancedANGLE): (WebCore::GraphicsContextGLANGLE::multiDrawElementsInstancedBaseVertexBaseInstanceANGLE): (WebCore::GraphicsContextGLANGLE::drawingBufferToPixelBuffer): * Source/WebCore/platform/graphics/avfoundation/AudioSourceProviderAVFObjC.mm: (WebCore::AudioSourceProviderAVFObjC::provideInput): (WebCore::AudioSourceProviderAVFObjC::process): * Source/WebCore/platform/graphics/avfoundation/InbandTextTrackPrivateAVF.cpp: (WebCore::makeSimpleColorFromARGBCFArray): (WebCore::InbandTextTrackPrivateAVF::processNativeSamples): (WebCore::InbandTextTrackPrivateAVF::readNativeSampleBuffer): * Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp: (WebCore::convertEnumerationToString): * Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm: (WebCore::convertEnumerationToString): * Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.mm: (WebCore::convertEnumerationToString): * Source/WebCore/platform/graphics/ca/TileController.cpp: (WebCore::TileController::blankPixelCountForTiles): Canonical link: https://commits.webkit.org/288728@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes