mirror of
https://github.com/servo/servo
synced 2026-05-03 04:42:17 +02:00
The preferences actor was previously returning mock values. This changes picks up the pref_values from the pref_map which is global preferences state and returns values from there.