ladybird/Userland
Timothy Flynn cc7c86fdf4 Browser: Remove expired cookies from the CookieJar
The spec doesn't have any exact steps here, it just notes:

     The user agent MUST evict all expired cookies from the cookie store
     if, at any time, an expired cookie exists in the cookie store.

Here, we implement "at any time" as "when a cookie is retrieved or
stored".
2021-04-13 21:59:30 +02:00
..
Applets FontEditor+ClipboardHistory: Use system-wide Clipboard 2021-04-07 19:27:01 +02:00
Applications Browser: Remove expired cookies from the CookieJar 2021-04-13 21:59:30 +02:00
Demos Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
DevTools Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
DynamicLoader LibC: Add x86_64 Registers 2021-03-21 09:35:23 +01:00
Games Minesweeper: Use one premade mine palette for all mine widgets 2021-04-13 21:52:34 +02:00
Libraries LibCore: Don't leak file descriptor inside AnonymousBuffer on Linux 2021-04-13 21:52:34 +02:00
Services Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
Shell Shell: flush stderr and stdout when using builtins 2021-04-13 00:02:46 +02:00
Tests Tests: Merge duplicate TestFormat test into AK directory 2021-04-08 20:30:56 +02:00
Utilities Utilities: Remove the "html" program 2021-04-13 18:24:47 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00