Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 547bd5bb1b5bbd81fb8c6c8f1de449d8fca60433 https://github.com/WebKit/WebKit/commit/547bd5bb1b5bbd81fb8c6c8f1de449d8fca60433 Author: Rose <gfunni...@gmail.com> Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths: M Source/WebCore/platform/mac/PasteboardMac.mm Log Message: ----------- [WebCore] Use NSRectFromCGRect instead of type-punning for creating NSRect for bitmapImage https://bugs.webkit.org/show_bug.cgi?id=279548 Do not do type-punning. Reviewed by Alex Christensen. * Source/WebCore/platform/mac/PasteboardMac.mm: (WebCore::setDragImageImpl): Use NSRectFromCGRect Canonical link: https://commits.webkit.org/283916@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