Browser.EULA.(version).accepted

From MozillaZine Knowledge Base
Revision as of 03:48, 14 September 2006 by Unarmed (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Background

In order to make sure users see the end-user license agreement when the EULA changes, Mozilla keeps track of which EULAs have been accepted. This preference records whether the given version of the EULA has been accepted.

Possible values and their effects

True

The EULA version specified has been viewed and accepted by the user. If the version is the same specified in browser.EULA.version, don’t display the EULA again.

False

Display the EULA for the user’s acceptance if it is the same as the one specified in browser.EULA.version.

First checked in

2006-09-13 by Mike Connor

Has an effect in

  • Mozilla Firefox (nightly builds since 2006-09-13; 2.0)

Related bugs

Related preferences