mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +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.