mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-27 10:29:23 +00:00
Cookies have a minimum expiry resolution of 1 second. So to test cookie expiration, the test had to idle for at least a second, which is quite a noticeable delay now that LibWeb tests are parallelized. Instead, we can add an internal API to expire cookies with a time offset to avoid this idle delay. |
||
|---|---|---|
| .. | ||
| Inspector.cpp | ||
| Inspector.h | ||
| Inspector.idl | ||
| InternalAnimationTimeline.cpp | ||
| InternalAnimationTimeline.h | ||
| InternalAnimationTimeline.idl | ||
| Internals.cpp | ||
| Internals.h | ||
| Internals.idl | ||