ladybird/Userland/Services
Timothy Flynn 5ee92af1d9 LibJS+WebContent: Cache the resolved system time zone identifier
Even though the underlying time zone is already cached by LibUnicode, JS
performs additional expensive lookups with that time zone. There's no
need to do those lookups again until the system time zone has changed.
2024-09-03 19:26:04 +02:00
..
ImageDecoder ImageDecoder: Pass decoded images as Gfx::Bitmap over IPC 2024-07-18 09:05:10 +02:00
RequestServer RequestServer: Fix compiling with -DREQUESTSERVER_DEBUG=ON 2024-08-12 02:27:48 +02:00
WebContent LibJS+WebContent: Cache the resolved system time zone identifier 2024-09-03 19:26:04 +02:00
WebDriver WebDriver: Use correct WebDriver IPC path argument name 2024-08-01 16:40:19 -04:00
WebWorker LibWeb: Create separate DedicatedWorkerGlobalScope class 2024-07-10 07:04:53 +02:00