Andreas Kling
|
e7e52f95ec
headless-browser: Remove ability to run with AST interpreter
|
2 years ago |
Andrew Kaster
|
391beef707
Ladybird: Move Qt-specific classes and functions to a Qt subdirectory
|
2 years ago |
Andreas Kling
|
09eed8eea2
LibWeb+headless-browser: Include paint tree in layout test output
|
2 years ago |
Andrew Kaster
|
506b03740c
Ladybird: Move classes and types into the Ladybird namespace
|
2 years ago |
Andrew Kaster
|
b5bfe732d7
Ladybird: Add RequestServer process to optionally replace Qt Networking
|
2 years ago |
Andrew Kaster
|
5062ba347b
Ladybird+LibWebView: Move Lagom code to Ladybird, Qt code to Utilities
|
2 years ago |
Shannon Booth
|
25153703c9
headless-browser: Improve error on failure to open expectation file
|
2 years ago |
Andreas Kling
|
c3e5487f00
headless-browser: Run with the JavaScript bytecode VM by default
|
2 years ago |
Andreas Kling
|
5d6169793a
Ladybird+LibWebView: Respawn with same JS interpreter after crash
|
2 years ago |
Sebastian Zaha
|
88872ca42d
LibIPC: Do not leak the Core::File fd by default
|
2 years ago |
Sebastian Zaha
|
d77986f01c
headless-browser: Ensure IPC::File is closed after sending
|
2 years ago |
Shannon Booth
|
ff23426b6e
headless-browser: Write failed diffs in unified format with context
|
2 years ago |
Shannon Booth
|
ee92378b80
LibDiff: Make Diff::from_text fallible
|
2 years ago |
Shannon Booth
|
f2881f4662
headless-browser: Use Diff::write_normal to output hunks
|
2 years ago |
Andreas Kling
|
a0b4987e92
headless-browser: Paint while running layout tests (but discard results)
|
2 years ago |
Andreas Kling
|
9c568282dc
Ladybird+LibJS: Add CLI option to run browser with LibJS bytecode VM
|
2 years ago |
Andreas Kling
|
58478d572f
headless-browser: Bump test timeout from 5s to 15s
|
2 years ago |
Andreas Kling
|
b86ca27692
headless-browser: Improve output for failing tests a bit
|
2 years ago |
Andreas Kling
|
549260d311
headless-browser: Disable content filtering when running tests
|
2 years ago |
Andreas Kling
|
ad6027433d
headless-browser: Print a diff when a test failure occurs
|
2 years ago |
Andreas Kling
|
097b5e4803
WebContent+headless-browser: Use document.body.innerText for text tests
|
2 years ago |
Andreas Kling
|
6c81b90e5a
headless-browser: Call fflush() between tests when running on TTY
|
2 years ago |
Andreas Kling
|
f7eb8eed34
Ladybird: Run all layout & text tests in the same process
|
2 years ago |
Andreas Kling
|
3389eed59c
headless-browser: Add a --dump-text mode for simplified run & dump tests
|
2 years ago |
Ben Wiederhake
|
0420e12dad
headless-browser: Prefer FileSystem over DeprecatedFile
|
2 years ago |
Timothy Flynn
|
6970f1b6c1
Browser+Ladybird+LibWebView: Handle trivial content APIs in LibWebView
|
2 years ago |
Timothy Flynn
|
2d51b8c286
Browser+Ladybird+LibWebView: Virtualize computing content/widget points
|
2 years ago |
Timothy Flynn
|
d8f03dda08
Browser+LibWeb+WebContent: Broadcast video element context menu requests
|
2 years ago |
Andreas Kling
|
85c542ab00
Ladybird+LibWebView: Move backing store management code to LibWebView
|
2 years ago |
Andreas Kling
|
def37e65f3
Ladybird+LibWebView: Remember the size of the last paint
|
2 years ago |