mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 13:49:16 +00:00
LibWeb: Use resource scheme for icons in internal pages
This commit is contained in:
parent
44d623d588
commit
b39d99cf2f
Notes:
sideshowbarker
2024-07-16 22:26:05 +09:00
Author: https://github.com/bplaat
Commit: b39d99cf2f
Pull-request: https://github.com/SerenityOS/serenity/pull/22437
Reviewed-by: https://github.com/trflynn89
7 changed files with 4 additions and 23 deletions
|
@ -11,8 +11,6 @@
|
|||
|
||||
namespace Web {
|
||||
|
||||
String resource_directory_url();
|
||||
void set_resource_directory_url(String);
|
||||
String error_page_url();
|
||||
void set_error_page_url(String);
|
||||
String directory_page_url();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue