mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
This patch removes `js_*` preferences that are not currently wired up to the SM engine. The `js_mem_gc_allocation_threshold_factor` was being used previously but got that usage was commented out in #28092, so the dead code is removed. The `dom_worklet_blockingsleep` preference is also renamed to `dom_worklet_blockingsleep_enabled` to match the declared name in `PaintWorkletGlobalScope.idl` which also matches the naming convention of the other the boolean preferences. Finally, the `network_mime_sniff` is also unused and remmoved in this patch. Testing: Should be covered by existing tests. Fixes: #42868 Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
58 KiB
58 KiB