mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 18:46:03 +00:00
Ladybird: Propagate autoplay settings to the WebContent process
This commit is contained in:
parent
fed2606591
commit
1ffd533ea2
Notes:
sideshowbarker
2024-07-16 21:17:00 +09:00
Author: https://github.com/trflynn89
Commit: 1ffd533ea2
Pull-request: https://github.com/SerenityOS/serenity/pull/18416
Reviewed-by: https://github.com/cammo1123
3 changed files with 42 additions and 1 deletions
|
@ -81,6 +81,7 @@ install(DIRECTORY
|
|||
)
|
||||
|
||||
install(FILES
|
||||
"${SERENITY_SOURCE_DIR}/Base/home/anon/.config/BrowserAutoplayAllowlist.txt"
|
||||
"${SERENITY_SOURCE_DIR}/Base/home/anon/.config/BrowserContentFilters.txt"
|
||||
DESTINATION "${CMAKE_INSTALL_DATADIR}/res/ladybird"
|
||||
COMPONENT ladybird_Runtime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue