ladybird/Ladybird
Cory Virok 97d47a38c9 Meta: Add an HTTP echo server to help with testing Browser JS
This allows us to simulate HTTP responses from Browser JS tests.
Instead of using hacks like data URLs to "load" external data,
we can now generate an actual HTTP response that contains
arbitrary headers, body, and has a defined response delay.
2024-11-09 13:08:31 -07:00
..
Android Meta: Move the vcpkg installation/cache directories under Build 2024-11-06 10:38:57 -07:00
AppKit UI/AppKit: Handle window resize events during live resizing 2024-11-08 15:31:08 -05:00
cmake Qt: Add box icon to line box debug menu action 2024-10-26 17:41:16 +02:00
Headless Meta: Add an HTTP echo server to help with testing Browser JS 2024-11-09 13:08:31 -07:00
Icons Ladybird: Update macOS app iconset 2024-07-30 12:38:44 +02:00
Qt UI/Qt: Do not place the WebView inside a scroll view 2024-11-07 22:52:01 +01:00
.gitignore Ladybird: Add new template Kotlin Android application without Qt 2023-09-03 11:38:51 +02:00
CMakeLists.txt WebWorker: Move all WebWorker configuration to Services 2024-11-09 17:54:21 +01:00
default.nix nix: Add python3 to nix devshell 2024-06-03 15:09:58 -06:00
DefaultSettings.h Revert "Ladybird: Load about:blank when opening a new tab" 2024-07-04 11:55:45 +02:00
FontPlugin.cpp LibGfx: Move FontDatabase internals to SystemFontProvider interface 2024-10-15 15:09:16 -06:00
FontPlugin.h LibGfx: Move FontDatabase internals to SystemFontProvider interface 2024-10-15 15:09:16 -06:00
HelperProcess.cpp LibWebView: Add a browser flag to collect garbage after each allocation 2024-11-01 00:35:54 +01:00
HelperProcess.h LibWebView+UI: Remove Qt networking infrastructure 2024-10-08 06:52:51 +02:00
ImageCodecPlugin.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ImageCodecPlugin.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Info.plist Ladybird: Switch macOS plist information to use ladybird.org 2024-07-20 23:03:45 +02:00
MachPortServer.cpp Ladybird: Set Mach port server namespace to ladybird.org 2024-07-20 23:03:45 +02:00
MachPortServer.h Everywhere: Use IOSurface as backing store on macOS 2024-06-24 13:09:08 +02:00
Utilities.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Utilities.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00