Network.cookie.alwaysAcceptSessionCookies

From MozillaZine Knowledge Base
Jump to navigationJump to search

Background

This preference controls whether to automatically accept session cookies (cookies that are removed when the browser closes) when network.cookie.lifetimePolicy is set to 1, which causes the application to prompt for a cookie's lifetime.

Possible values and their effects

true

Automatically accept session cookies.

false

Prompt for sessions cookies as it would for other cookies. (Default)

Caveats

First checked in

2004-03-09 by Mike Connor

Has an effect in

  • Netscape (all versions since 7.2)
  • Mozilla Suite (all versions since 1.7a)
  • Mozilla Firefox (all versions since 0.9)
  • SeaMonkey (all versions)

Related bugs

Related preferences