Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 148cace43bba4613b67afb2431fa09c616fbea9e
      
https://github.com/WebKit/WebKit/commit/148cace43bba4613b67afb2431fa09c616fbea9e
  Author: Ryosuke Niwa <[email protected]>
  Date:   2025-05-29 (Thu, 29 May 2025)

  Changed paths:
    M Source/WebCore/platform/graphics/cg/ImageDecoderCG.cpp

  Log Message:
  -----------
  Remove the incorrect adoptCF in ImageDecoderCG::ImageDecoderCG
https://bugs.webkit.org/show_bug.cgi?id=290263
rdar://147657447

Reviewed by David Kilzer, Geoffrey Garen, Darin Adler, and Simon Fraser.

Don't use adoptCF on the return value of CGImageSourceGetTypeWithData given it 
returns +0.

* Source/WebCore/platform/graphics/cg/ImageDecoderCG.cpp:
(WebCore::ImageDecoderCG::ImageDecoderCG):

Originally-landed-as: 289651.308@safari-7621-branch (98320aa25458). 
rdar://151708532
Canonical link: https://commits.webkit.org/295544@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

Reply via email to