Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 57a83612a0ca4768a098183d12e1bf33f528ce0d
https://github.com/WebKit/WebKit/commit/57a83612a0ca4768a098183d12e1bf33f528ce0d
Author: David Quesada <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M Source/WebKit/Platform/ios/VideoPresentationInterfaceAVKit.mm
Log Message:
-----------
UIProcess leaks WKSExperienceController
https://bugs.webkit.org/show_bug.cgi?id=317271
rdar://174605942
Reviewed by Simon Fraser.
Use adoptNS() in VideoPresentationInterfaceAVKit::setupPlayerViewController()
to avoid leaking
the experience controller and content source with an extra retain that never
gets balanced
with a release.
* Source/WebKit/Platform/ios/VideoPresentationInterfaceAVKit.mm:
(WebKit::VideoPresentationInterfaceAVKit::setupPlayerViewController):
Canonical link:
https://flagged.apple.com:443/proxy?t2=Dr2n5D2oq1&o=aHR0cHM6Ly9jb21taXRzLndlYmtpdC5vcmcvMzE1MzQ2QG1haW4=&emid=cd79d372-2033-4c2b-95ad-81aee017c21e&c=11
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications