mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:27:35 +00:00
LibWeb: Save document load timing when creating browsing context
This commit is contained in:
parent
270de12d59
commit
d4fc1367f6
4 changed files with 43 additions and 3 deletions
|
@ -269,6 +269,7 @@ set(SOURCES
|
|||
HTML/WorkerGlobalScope.cpp
|
||||
HTML/WorkerLocation.cpp
|
||||
HTML/WorkerNavigator.cpp
|
||||
HighResolutionTime/CoarsenTime.cpp
|
||||
HighResolutionTime/Performance.cpp
|
||||
Infra/ByteSequences.cpp
|
||||
IntersectionObserver/IntersectionObserver.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue