Content.interrupt.parsing

From MozillaZine Knowledge Base
Revision as of 16:53, 5 July 2006 by Np (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Background

This preference controls whether the application will interrupt parsing a page to respond to UI events.

Possible values and their effects

true

Parsing can be interrupted to process UI events. (Default)

false

Parsing cannot be interrupted. The application will be unresponsive until parsing is complete.

Caveats

  • This preference does not exist by default.

First checked in

2001-06-20 by Kevin McCluskey

Has an effect in

  • Netscape (all versions since 6.1)
  • Mozilla Suite (all versions since 0.9.2.1)
  • Phoenix (all versions)
  • Firebird (all versions)
  • Firefox (all versions)
  • Minimo (all versions)
  • SeaMonkey (all versions)

Related bugs

Related preferences