1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 18:10:56 +09:00
ladybird/Userland
Timothy Flynn c113d780c6 Ladybird: Move ownership of the JS console/inspector to the tab object
This is to match Browser, where ownership of all "subwidgets" is placed
on the tab as well. This further lets us align the web view callbacks to
match Browser's OOPWV as well, which will later let us move them into
the base LibWebView class.
2023-05-17 19:47:05 +02:00
..
Applets Userland: Port Model::column_name() to String 2023-05-15 06:42:10 +02:00
Applications Browser+Ladybird+LibWebView: Move some common functions to LibWebView 2023-05-17 19:47:05 +02:00
BuggieBox Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Demos Userland: Port Model::column_name() to String 2023-05-15 06:42:10 +02:00
DevTools LibWebView: Remove the DumpLayoutTree program 2023-05-16 13:22:23 -07:00
DynamicLoader DynamicLoader: Ensure that backtrace computation stops at _start 2023-04-23 14:30:59 +02:00
Games Chess+GameSettings: Optionally highlight the king when in check 2023-05-10 12:13:35 +01:00
Libraries Ladybird: Move ownership of the JS console/inspector to the tab object 2023-05-17 19:47:05 +02:00
Services LibWeb+WebContent: Add APIs to control video playback state 2023-05-16 12:48:39 +02:00
Shell Shell: Prefer FileSystem over DeprecatedFile 2023-05-15 06:50:43 +02:00
Utilities Browser+Ladybird+LibWebView: Virtualize computing content/widget points 2023-05-17 19:47:05 +02:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00