summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/NavigationTiming/PerformanceTiming.cpp
AgeCommit message (Expand)Author
2021-12-09LibWeb: Use RefCountForwarder for NavigationTiming::PerformanceTimingAndreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-18LibWeb: Stub out the PerformanceTiming object from Navigation TimingAndreas Kling