Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8e0ab210391c61b9ba3465e7d9d976656be23011
https://github.com/WebKit/WebKit/commit/8e0ab210391c61b9ba3465e7d9d976656be23011
Author: Aditya Keerthi <[email protected]>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/WKURLSchemeHandlerAdapter.swift
Log Message:
-----------
[SwiftUI] WKURLSchemeHandlerAdapter leaks object identifiers and completed
tasks in its tasks dictionary
https://bugs.webkit.org/show_bug.cgi?id=295531
rdar://155079754
Reviewed by Patrick Angle.
* Source/WebKit/UIProcess/Cocoa/WKURLSchemeHandlerAdapter.swift:
(WKURLSchemeHandlerAdapter.webView(_:start:)):
Remove the task once finished or failed. Currently, it is only removed when
stopped.
Canonical link: https://commits.webkit.org/297130@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