Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bcbd6b54bcc8eb9a9c99cf0f7495fb28e87e47ab https://github.com/WebKit/WebKit/commit/bcbd6b54bcc8eb9a9c99cf0f7495fb28e87e47ab Author: Ryosuke Niwa <rn...@webkit.org> Date: 2025-04-04 (Fri, 04 Apr 2025)
Changed paths: M Source/WebKit/WebProcess/Extensions/API/Cocoa/WebExtensionAPIActionCocoa.mm Log Message: ----------- Use RetainPtr in dataURLFromImageData instead of manually releasing objects https://bugs.webkit.org/show_bug.cgi?id=290710 Reviewed by Geoffrey Garen, David Kilzer, and Timothy Hatcher. Deployed adoptCF and RetainPtr in place of manual release calls. * Source/WebKit/WebProcess/Extensions/API/Cocoa/WebExtensionAPIActionCocoa.mm: (WebKit::dataURLFromImageData): Canonical link: https://commits.webkit.org/293266@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