ladybird/UI/Headless
Shannon Booth 8d0fb91450 Headless: Remove uneeded URL validity check
All of the URLs in the browser options must be valid.
2025-04-19 07:18:43 -04:00
..
Application.cpp UI: Pass parent WebView by non-const ref when creating children 2025-04-16 10:41:44 -06:00
Application.h UI: Pass parent WebView by non-const ref when creating children 2025-04-16 10:41:44 -06:00
CMakeLists.txt CI: Enable verbose logging of LibWeb tests 2024-11-30 12:10:12 -05:00
Fixture.cpp Headless: Compile on Windows 2025-04-13 10:19:23 -06:00
Fixture.h LibWebView+UI: Read and set echo server port in HttpEchoServerFixture 2024-12-05 17:02:57 -07:00
HeadlessWebView.cpp UI: Pass parent WebView by non-const ref when creating children 2025-04-16 10:41:44 -06:00
HeadlessWebView.h UI: Pass parent WebView by non-const ref when creating children 2025-04-16 10:41:44 -06:00
main.cpp Headless: Remove uneeded URL validity check 2025-04-19 07:18:43 -04:00
Test.cpp LibURL: Implement create_with_file_scheme using URL Parser 2025-04-19 07:18:43 -04:00
Test.h LibGfx+LibWebView+UI: Store Gfx::Bitmap in RefPtr to const 2025-04-16 10:41:44 -06:00