[webkit-changes] [WebKit/WebKit] c38ce3: Use a switch statement in Navigation::updateForNav...
Chris Dumez
noreply at github.com
Tue Dec 10 08:11:13 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c38ce3ce1662405cf3dc8bad0239a2c33d915b3e
https://github.com/WebKit/WebKit/commit/c38ce3ce1662405cf3dc8bad0239a2c33d915b3e
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M Source/WebCore/page/Navigation.cpp
M Source/WebCore/page/Navigation.h
Log Message:
-----------
Use a switch statement in Navigation::updateForNavigation() and fix a typo
https://bugs.webkit.org/show_bug.cgi?id=284349
Reviewed by Rob Buis.
* Source/WebCore/page/Navigation.cpp:
(WebCore::Navigation::addUpcomingTraverseAPIMethodTracker):
(WebCore::Navigation::performTraversal):
(WebCore::Navigation::updateForNavigation):
(WebCore::Navigation::addUpcomingTrarveseAPIMethodTracker): Deleted.
* Source/WebCore/page/Navigation.h:
Canonical link: https://commits.webkit.org/287604@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