Ladybird: Propagate autoplay settings to the WebContent process

This commit is contained in:
Timothy Flynn 2023-04-17 13:55:42 -04:00 committed by Andreas Kling
commit 1ffd533ea2
Notes: sideshowbarker 2024-07-16 21:17:00 +09:00
3 changed files with 42 additions and 1 deletions

View file

@ -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