mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-06 07:02:26 +02:00
This patch adds WebView::ViewImplementation with all the `notify_server_did_this_or_that()` functions from OOPWV. This will allow us to share code between different web views, paving the way for a Qt widget in Ladybird that can talk to a WebContent process.