Copy as Markdown

Other Tools

// This file was generated by generate_static_pref_list.py from modules/libpref/init/StaticPrefList.yaml. DO NOT EDIT.
ALWAYS_PREF(
"content.cors.disable",
content_cors_disable,
content_cors_disable,
bool, false
)
ALWAYS_PREF(
"content.notify.backoffcount",
content_notify_backoffcount,
content_notify_backoffcount,
int32_t, -1
)
ALWAYS_PREF(
"content.notify.interval",
content_notify_interval,
content_notify_interval,
int32_t, 120000
)
ALWAYS_PREF(
"content.notify.ontimer",
content_notify_ontimer,
content_notify_ontimer,
bool, true
)
ALWAYS_PREF(
"content.sink.interactive_deflect_count",
content_sink_interactive_deflect_count,
content_sink_interactive_deflect_count,
int32_t, 0
)
ALWAYS_PREF(
"content.sink.perf_deflect_count",
content_sink_perf_deflect_count,
content_sink_perf_deflect_count,
int32_t, 200
)
ALWAYS_PREF(
"content.sink.pending_event_mode",
content_sink_pending_event_mode,
content_sink_pending_event_mode,
int32_t, 0
)
ALWAYS_PREF(
"content.sink.event_probe_rate",
content_sink_event_probe_rate,
content_sink_event_probe_rate,
int32_t, 1
)
ALWAYS_PREF(
"content.sink.interactive_parse_time",
content_sink_interactive_parse_time,
content_sink_interactive_parse_time,
int32_t, 3000
)
ALWAYS_PREF(
"content.sink.perf_parse_time",
content_sink_perf_parse_time,
content_sink_perf_parse_time,
int32_t, 30000
)
ALWAYS_PREF(
"content.sink.interactive_time",
content_sink_interactive_time,
content_sink_interactive_time,
uint32_t, 750000
)
ALWAYS_PREF(
"content.sink.initial_perf_time",
content_sink_initial_perf_time,
content_sink_initial_perf_time,
uint32_t, 2000000
)
ALWAYS_PREF(
"content.sink.enable_perf_mode",
content_sink_enable_perf_mode,
content_sink_enable_perf_mode,
int32_t, 0
)