mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:07:34 +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
|
@ -361,6 +361,7 @@ set(SOURCES
|
|||
HTML/NavigationHistoryEntry.cpp
|
||||
HTML/NavigationTransition.cpp
|
||||
HTML/Navigator.cpp
|
||||
HTML/NavigatorBeacon.cpp
|
||||
HTML/NavigatorID.cpp
|
||||
HTML/Numbers.cpp
|
||||
HTML/PageTransitionEvent.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue