mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 23:17:45 +00:00
Browser: Propagate autoplay settings to the WebContent process
This commit is contained in:
parent
65283d6879
commit
fed2606591
6 changed files with 62 additions and 1 deletions
|
@ -52,6 +52,7 @@ public:
|
|||
void did_become_active();
|
||||
void context_menu_requested(Gfx::IntPoint screen_position);
|
||||
void content_filters_changed();
|
||||
void autoplay_allowlist_changed();
|
||||
void proxy_mappings_changed();
|
||||
|
||||
void action_entered(GUI::Action&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue