ladybird/Ladybird/AppKit
Timothy Flynn e6965b11e4 UI/AppKit: Do not open child web views with an about:blank URL
This is overriding the URL passed to e.g. window.open and link clicks on
an <a target=_blank> element.

Note: This alone is not enough to support such use cases. We will also
need to actually implement opening child web views. But getting this fix
out of the way first makes that patch a bit simpler.
2024-09-18 10:09:49 +02:00
..
Application UI/AppKit: Do not open child web views with an about:blank URL 2024-09-18 10:09:49 +02:00
UI UI/AppKit: Do not open child web views with an about:blank URL 2024-09-18 10:09:49 +02:00
Utilities Ladybird/AppKit: Remove system header workarounds for global names 2024-07-18 09:43:38 +01:00
CMakeLists.txt UI/AppKit: Remove workaround for Protocol naming conflict 2024-08-20 09:29:12 +02:00
main.mm LibWebView+UI: Move the database and cookie jar to WebView::Application 2024-09-05 19:45:47 -04:00
module.modulemap Ladybird/AppKit: Port TaskManager window to Swift 2024-07-21 15:55:47 -06:00