mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:47:35 +00:00
LibWeb: Make Cookie::Cookie transportable over IPC
This commit is contained in:
parent
1837a5301f
commit
2c808958b9
3 changed files with 51 additions and 0 deletions
|
@ -66,6 +66,7 @@ set(SOURCES
|
|||
CSS/Supports.cpp
|
||||
CSS/SyntaxHighlighter/SyntaxHighlighter.cpp
|
||||
CSS/Time.cpp
|
||||
Cookie/Cookie.cpp
|
||||
Cookie/ParsedCookie.cpp
|
||||
DOM/AbortController.cpp
|
||||
DOM/AbortSignal.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue