[webkit-changes] [WebKit/WebKit] aa2a80: REGRESSION (290548 at main): Observer for NSWindowWil...
aestes
noreply at github.com
Tue Feb 18 14:20:06 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: aa2a801baaedb9d8e4497ce5d6da6b7f5d0b4d05
https://github.com/WebKit/WebKit/commit/aa2a801baaedb9d8e4497ce5d6da6b7f5d0b4d05
Author: Andy Estes <aestes at apple.com>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M Source/WebKit/UIProcess/mac/WebViewImpl.mm
Log Message:
-----------
REGRESSION (290548 at main): Observer for NSWindowWillCloseNotification not removed in -[WKWindowVisibilityObserver stopObserving]
https://bugs.webkit.org/show_bug.cgi?id=287890
rdar://145086971
Unreviewed fix after 290548 at main; removed the observer for NSWindowWillCloseNotification in -[WKWindowVisibilityObserver stopObserving].
* Source/WebKit/UIProcess/mac/WebViewImpl.mm:
(-[WKWindowVisibilityObserver stopObserving]):
Canonical link: https://commits.webkit.org/290557@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list