serenity/Userland
Timothy Flynn 086ddd481d Ladybird+LibWeb: Move User-Agent definitions to their own file
This is to avoid including any LibProtocol header in Objective-C source
files, which will cause a conflict between the Protocol namespace and a
@Protocol interface.

See Ladybird/AppKit/Application/ApplicationBridge.cpp for why this
conflict unfortunately cannot be worked around.
2024-05-26 18:29:24 +02:00
..
Applets
Applications Ladybird+LibWeb: Move User-Agent definitions to their own file 2024-05-26 18:29:24 +02:00
BuggieBox
Demos Demos: Add sleep option to CatDog 2024-05-14 15:45:33 -06:00
DevTools AK+Userland: Remove NOESCAPE 2024-05-22 21:55:34 -06:00
DynamicLoader DynamicLoader: Add an option to list all ELF loaded dependencies 2024-05-14 15:42:42 -06:00
Games Chess: Add display widget for moves 2024-05-22 23:24:45 -06:00
Libraries Ladybird+LibWeb: Move User-Agent definitions to their own file 2024-05-26 18:29:24 +02:00
Services Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
Shell
Utilities Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
CMakeLists.txt