mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 13:27:34 +00:00
Ladybird: Propagate autoplay settings to the WebContent process
This commit is contained in:
parent
fed2606591
commit
1ffd533ea2
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