mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 12:19:54 +00:00
LibWeb: Bring HistoryHandlingBehavior up to date with the specification
Co-Authored-By: Andrew Kaster <akaster@serenityos.org>
This commit is contained in:
parent
b6cf62d00a
commit
39f74d3437
Notes:
sideshowbarker
2024-07-17 08:59:18 +09:00
Author: https://github.com/kalenikaliaksandr
Commit: 39f74d3437
Pull-request: https://github.com/SerenityOS/serenity/pull/23751
8 changed files with 24 additions and 24 deletions
|
@ -190,5 +190,6 @@ private:
|
|||
};
|
||||
|
||||
HistoryHandlingBehavior to_history_handling_behavior(Bindings::NavigationHistoryBehavior);
|
||||
Bindings::NavigationHistoryBehavior to_navigation_history_behavior(HistoryHandlingBehavior);
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue