ladybird/UI/AppKit/Application
Timothy Flynn b55d2909f6 LibWebView+UI: Launch the DevTools server if --devtools is specified
This replaces the --devtools-port flag with a --devtools flag, which
optionally accepts a port. If the --devtools flag is set, we will now
automatically launch the DevTools server.
2025-07-02 15:27:54 -04:00
..
Application.h LibWebView+UI: Don't declare a magic ctor for Application subclasses 2025-06-11 07:26:32 -04:00
Application.mm LibWebView+UI: Don't declare a magic ctor for Application subclasses 2025-06-11 07:26:32 -04:00
ApplicationDelegate.h LibWebView+UI: Introduce a persistent settings object 2025-03-22 17:27:45 +01:00
ApplicationDelegate.mm LibWebView+UI: Launch the DevTools server if --devtools is specified 2025-07-02 15:27:54 -04:00