mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02:00
LibWebView+RequestServer: Add some UI for DNS settings
This commit is contained in:
committed by
Tim Flynn
parent
e1369aa7d6
commit
2c13504bfc
Notes:
github-actions[bot]
2025-04-22 22:06:21 +00:00
Author: https://github.com/alimpfard Commit: https://github.com/LadybirdBrowser/ladybird/commit/2c13504bfc2 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4278 Reviewed-by: https://github.com/trflynn89 ✅
@@ -35,6 +35,8 @@ private:
|
||||
void remove_all_site_setting_filters(JsonValue const&);
|
||||
|
||||
void set_do_not_track(JsonValue const&);
|
||||
|
||||
void set_dns_settings(JsonValue const&);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user