mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 04:09:13 +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
|
@ -109,8 +109,6 @@ endpoint WebContentClient
|
|||
|
||||
request_worker_agent(u64 page_id) => (IPC::File socket) // FIXME: Add required attributes to select a SharedWorker Agent
|
||||
|
||||
update_process_statistics(u64 page_id) =|
|
||||
|
||||
request_current_settings(u64 page_id) =|
|
||||
restore_default_settings(u64 page_id) =|
|
||||
set_new_tab_page_url(u64 page_id, URL::URL new_tab_page_url) =|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue