[webkit-changes] [WebKit/WebKit] 4ece60: Remove stale FIXME in WebBackForwardListProxy.cpp
Charlie Wolfe
noreply at github.com
Sat Oct 5 06:58:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4ece605c1fa00c8d2e65026973eb54c69783b815
https://github.com/WebKit/WebKit/commit/4ece605c1fa00c8d2e65026973eb54c69783b815
Author: Charlie Wolfe <charliew at apple.com>
Date: 2024-10-05 (Sat, 05 Oct 2024)
Changed paths:
M Source/WebKit/WebProcess/WebPage/WebBackForwardListProxy.cpp
Log Message:
-----------
Remove stale FIXME in WebBackForwardListProxy.cpp
https://bugs.webkit.org/show_bug.cgi?id=280935
rdar://137331536
Reviewed by Alexey Shvayka.
This was resolved in 65467 at main, but the FIXME was never removed. The lifetime of the history items in
the hash map is managed by the UI process.
* Source/WebKit/WebProcess/WebPage/WebBackForwardListProxy.cpp:
Canonical link: https://commits.webkit.org/284729@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