Content.interrupt.parsing

From MozillaZine Knowledge Base
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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