mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-12 22:22:55 +00:00
Ladybird: Add ability to create a tab without creating a new WebContent
This commit is contained in:
parent
506707cc2b
commit
48ce8fb4e9
Notes:
sideshowbarker
2024-07-17 05:18:58 +09:00
Author: https://github.com/ADKaster
Commit: 48ce8fb4e9
Pull-request: https://github.com/SerenityOS/serenity/pull/23051
Reviewed-by: https://github.com/kalenikaliaksandr
Reviewed-by: https://github.com/trflynn89 ✅
11 changed files with 36 additions and 21 deletions
|
@ -78,7 +78,7 @@ private:
|
|||
virtual void did_scroll() override;
|
||||
|
||||
// ^WebView::ViewImplementation
|
||||
virtual void create_client() override;
|
||||
virtual void initialize_client(CreateNewClient) override;
|
||||
virtual void update_zoom() override;
|
||||
|
||||
virtual Web::DevicePixelRect viewport_rect() const override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue