Andreas Kling
|
5d6169793a
Ladybird+LibWebView: Respawn with same JS interpreter after crash
|
1 tahun lalu |
Sebastian Zaha
|
88872ca42d
LibIPC: Do not leak the Core::File fd by default
|
2 tahun lalu |
Sebastian Zaha
|
d77986f01c
headless-browser: Ensure IPC::File is closed after sending
|
2 tahun lalu |
Shannon Booth
|
ff23426b6e
headless-browser: Write failed diffs in unified format with context
|
2 tahun lalu |
Shannon Booth
|
ee92378b80
LibDiff: Make Diff::from_text fallible
|
2 tahun lalu |
Shannon Booth
|
f2881f4662
headless-browser: Use Diff::write_normal to output hunks
|
2 tahun lalu |
Andreas Kling
|
a0b4987e92
headless-browser: Paint while running layout tests (but discard results)
|
2 tahun lalu |
Andreas Kling
|
9c568282dc
Ladybird+LibJS: Add CLI option to run browser with LibJS bytecode VM
|
2 tahun lalu |
Andreas Kling
|
58478d572f
headless-browser: Bump test timeout from 5s to 15s
|
2 tahun lalu |
Andreas Kling
|
b86ca27692
headless-browser: Improve output for failing tests a bit
|
2 tahun lalu |
Andreas Kling
|
549260d311
headless-browser: Disable content filtering when running tests
|
2 tahun lalu |
Andreas Kling
|
ad6027433d
headless-browser: Print a diff when a test failure occurs
|
2 tahun lalu |
Andreas Kling
|
097b5e4803
WebContent+headless-browser: Use document.body.innerText for text tests
|
2 tahun lalu |
Andreas Kling
|
6c81b90e5a
headless-browser: Call fflush() between tests when running on TTY
|
2 tahun lalu |
Andreas Kling
|
f7eb8eed34
Ladybird: Run all layout & text tests in the same process
|
2 tahun lalu |
Andreas Kling
|
3389eed59c
headless-browser: Add a --dump-text mode for simplified run & dump tests
|
2 tahun lalu |
Ben Wiederhake
|
0420e12dad
headless-browser: Prefer FileSystem over DeprecatedFile
|
2 tahun lalu |
Timothy Flynn
|
6970f1b6c1
Browser+Ladybird+LibWebView: Handle trivial content APIs in LibWebView
|
2 tahun lalu |
Timothy Flynn
|
2d51b8c286
Browser+Ladybird+LibWebView: Virtualize computing content/widget points
|
2 tahun lalu |
Timothy Flynn
|
d8f03dda08
Browser+LibWeb+WebContent: Broadcast video element context menu requests
|
2 tahun lalu |
Andreas Kling
|
85c542ab00
Ladybird+LibWebView: Move backing store management code to LibWebView
|
2 tahun lalu |
Andreas Kling
|
def37e65f3
Ladybird+LibWebView: Remember the size of the last paint
|
2 tahun lalu |
martinfalisse
|
c719a542c5
LibWeb: Add `--layout-test-mode` flag to HeadlessBrowser
|
2 tahun lalu |
Timothy Flynn
|
8fe846eb7f
Ladybird: Define AK_DONT_REPLACE_STD via CMake rather than in every file
|
2 tahun lalu |
MacDue
|
0329ddf46a
Ladybird+LibWebView: Add -P/--enable-callgrind-profiling option
|
2 tahun lalu |
Andreas Kling
|
71bdee2837
headless-browser: Don't print extra newline after layout tree dumps
|
2 tahun lalu |
Lucas CHOLLET
|
496b7ffb2b
LibGfx: Move all image loaders and writers to a subdirectory
|
2 tahun lalu |
Cameron Youell
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 tahun lalu |
Timothy Flynn
|
f8b6369c23
WebContent+Everywhere: Add a WebContent IPC to activate a tab
|
2 tahun lalu |
Timothy Flynn
|
e6fc35897f
WebContent+Everywhere: Add an option to not activate new tabs over IPC
|
2 tahun lalu |