Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b5251ae87966f31ad047964590c9314040e2c872
https://github.com/WebKit/WebKit/commit/b5251ae87966f31ad047964590c9314040e2c872
Author: Wenson Hsieh <[email protected]>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Fix a CGImageRef memory leak after 297373@main
https://bugs.webkit.org/show_bug.cgi?id=298968
rdar://160703923
Reviewed by Abrar Rahman Protyasha and Matt Woodrow.
Add a missing `adoptCF(…)` around `CGImageCreateCopyWithContentHeadroom`, which
returns a retained
`CGImageRef`.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::takeSnapshot):
Canonical link: https://commits.webkit.org/300051@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