ladybird/Userland/Services
Gasim Gasimzada 785180dd45 LibJS+WebContent: Implement console.table
- Expose table from console object
- Add new Table log level
- Create a JS object that represents table rows and columns
- Print table as HTML using WebContentConsoleClient
2024-08-22 09:08:50 +01: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: Implement console.table 2024-08-22 09:08:50 +01: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