Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 63424f113b79faad00f4bdba334181a9d0e0d2b6
https://github.com/WebKit/WebKit/commit/63424f113b79faad00f4bdba334181a9d0e0d2b6
Author: Charlie Wolfe <[email protected]>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M Source/WebKit/UIProcess/WebBackForwardList.cpp
M Source/WebKit/UIProcess/WebBackForwardList.h
Log Message:
-----------
`WebBackForwardList` should hold a WeakPtr to `WebPageProxy`
https://bugs.webkit.org/show_bug.cgi?id=275580
rdar://130025240
Reviewed by Chris Dumez.
* Source/WebKit/UIProcess/WebBackForwardList.cpp:
(WebKit::WebBackForwardList::pageClosed):
(WebKit::WebBackForwardList::addItem):
(WebKit::WebBackForwardList::goToItem):
(WebKit::WebBackForwardList::removeAllItems):
(WebKit::WebBackForwardList::clear):
(WebKit::WebBackForwardList::didRemoveItem):
(WebKit::WebBackForwardList::protectedPage):
* Source/WebKit/UIProcess/WebBackForwardList.h:
Canonical link: https://commits.webkit.org/280102@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