mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 05:09:12 +00:00
LibWeb+LibWebView+WebContent: Convert about:processes to a WebUI
This commit is contained in:
parent
41aeb9e63a
commit
c75e40180c
Notes:
github-actions[bot]
2025-03-28 11:32:11 +00:00
Author: https://github.com/trflynn89
Commit: c75e40180c
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4068
22 changed files with 96 additions and 140 deletions
|
@ -402,8 +402,6 @@ public:
|
|||
|
||||
virtual void received_message_from_web_ui([[maybe_unused]] String const& name, [[maybe_unused]] JS::Value data) { }
|
||||
|
||||
virtual void update_process_statistics() { }
|
||||
|
||||
virtual void request_current_settings() { }
|
||||
virtual void restore_default_settings() { }
|
||||
virtual void set_new_tab_page_url(URL::URL const&) { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue