mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:57:44 +00:00
LibWeb: Add basic Navigator send beacon support
This commit is contained in:
parent
d262670729
commit
9939b028c6
9 changed files with 156 additions and 0 deletions
|
@ -129,6 +129,7 @@ source_set("HTML") {
|
|||
"NavigationHistoryEntry.cpp",
|
||||
"NavigationTransition.cpp",
|
||||
"Navigator.cpp",
|
||||
"NavigatorBeacon.cpp",
|
||||
"NavigatorID.cpp",
|
||||
"Numbers.cpp",
|
||||
"PageTransitionEvent.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue