mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
In #43182 it was [suggested to remove the userscripts](https://github.com/servo/servo/pull/43182#issuecomment-4048383093) option, since embedders can use the (new) `UserContentManager` API instead. Testing: This removes a commandline flag from servoshell. Existing tests passing is sufficient. Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>