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(
"full-screen-api.enabled",
full_screen_api_enabled,
full_screen_api_enabled,
bool, true
)
ALWAYS_PREF(
"full-screen-api.allow-trusted-requests-only",
full_screen_api_allow_trusted_requests_only,
full_screen_api_allow_trusted_requests_only,
bool, true
)
ALWAYS_PREF(
"full-screen-api.mouse-event-allow-left-button-only",
full_screen_api_mouse_event_allow_left_button_only,
full_screen_api_mouse_event_allow_left_button_only,
bool, true
)
ALWAYS_PREF(
"full-screen-api.exit-on.windowOpen",
full_screen_api_exit_on_windowOpen,
full_screen_api_exit_on_windowOpen,
bool, true
)
ALWAYS_PREF(
"full-screen-api.exit-on.windowRaise",
full_screen_api_exit_on_windowRaise,
full_screen_api_exit_on_windowRaise,
bool, true
)
ALWAYS_PREF(
"full-screen-api.pointer-lock.enabled",
full_screen_api_pointer_lock_enabled,
full_screen_api_pointer_lock_enabled,
bool, true
)
ALWAYS_PREF(
"full-screen-api.ignore-widgets",
full_screen_api_ignore_widgets,
full_screen_api_ignore_widgets,
bool, false
)