mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:27:34 +00:00
LibWeb: Add NavigationHistoryEntry, a wrapper around SessionHistoryEntry
This commit is contained in:
parent
daa9c4a650
commit
3c1d4eab24
9 changed files with 214 additions and 0 deletions
|
@ -123,6 +123,7 @@ source_set("HTML") {
|
|||
"MimeTypeArray.cpp",
|
||||
"Navigable.cpp",
|
||||
"NavigableContainer.cpp",
|
||||
"NavigationHistoryEntry.cpp",
|
||||
"Navigator.cpp",
|
||||
"NavigatorID.cpp",
|
||||
"PageTransitionEvent.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue