1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 14:37:45 +00:00

Browser+Ladybird: Let the list of user agent strings be shared

This commit is contained in:
implicitfield 2023-09-11 17:49:57 +04:00 committed by Tim Flynn
parent d93911928b
commit 63d09f6daf
5 changed files with 45 additions and 14 deletions

View file

@ -9,6 +9,7 @@ set(SOURCES
RequestServerAdapter.cpp
SourceHighlighter.cpp
StylePropertiesModel.cpp
UserAgent.cpp
ViewImplementation.cpp
WebContentClient.cpp
WebSocketClientAdapter.cpp