зеркало из https://github.com/mozilla/gecko-dev.git
3 строки
117 B
JavaScript
3 строки
117 B
JavaScript
|
// Turn off budget throttling for the profile server
|
||
|
user_pref("dom.timeout.enable_budget_timer_throttling", false);
|