summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/Namespace.cpp
AgeCommit message (Expand)Author
2023-03-18LibWeb: Initialize static web strings during main-thread VM creationTimothy Flynn
2023-01-09AK+Everywhere: Rename FlyString to DeprecatedFlyStringTimothy Flynn
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling