mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:57:35 +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
|
@ -45,6 +45,7 @@ public:
|
|||
GUI::Action& take_full_screenshot_action() { return *m_take_full_screenshot_action; }
|
||||
|
||||
void content_filters_changed();
|
||||
void autoplay_allowlist_changed();
|
||||
void proxy_mappings_changed();
|
||||
|
||||
void broadcast_window_position(Gfx::IntPoint);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue