mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
LibWebView+UI: Remove native do-not-track setting
This commit is contained in:
Notes:
github-actions[bot]
2025-04-02 18:17:18 +00:00
Author: https://github.com/trflynn89 Commit: https://github.com/LadybirdBrowser/ladybird/commit/920170f60ad Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4194 Reviewed-by: https://github.com/AtkinsSJ
@@ -82,8 +82,6 @@ public:
|
||||
|
||||
void set_preferred_languages(ReadonlySpan<String>);
|
||||
|
||||
void set_enable_do_not_track(bool);
|
||||
|
||||
ByteString selected_text();
|
||||
Optional<String> selected_text_with_whitespace_collapsed();
|
||||
void select_all();
|
||||
|
||||
Reference in New Issue
Block a user