mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 05:02:38 +00:00
To protect the main Browser process against nefarious cookies, parse the cookies out-of-process and then send the parsed result over IPC to the main process. This way, if the cookie parser blows up, only that tab will be affected. |
||
|---|---|---|
| .. | ||
| Cookie.h | ||
| ParsedCookie.cpp | ||
| ParsedCookie.h | ||