Cameron Youell
6e40e8316e
Ladybird: Convert Browser::Settings
to a singleton
2023-08-17 15:30:23 +01:00
Timothy Flynn
ccf2597bd3
Ladybird: Remove unused LoadType parameter from Tab::navigate
...
The only non-default use of this parameter was removed in 980e7164fe
.
2023-08-13 21:49:06 +01:00
Timothy Flynn
601da7e5bd
Ladybird: Add the select-all action to the JS console
...
Also clarify a comment, because it wasn't immediately clear to me what
wouldn't work without the code below it.
2023-08-09 05:13:24 +02:00
Andreas Kling
99ac34eeae
Ladybird+LibWebView+Browser: Remove ability to run with AST interpreter
2023-08-08 13:07:13 +02:00
Andrew Kaster
391beef707
Ladybird: Move Qt-specific classes and functions to a Qt subdirectory
...
This will help a lot with developing chromes for different UI frameworks
where we can see which helper classes and processes are really using Qt
vs just using it to get at helper data.
As a bonus, remove Qt dependency from WebDriver.
2023-08-07 14:58:04 -06:00