What is embedding? [ << Previous | Contents | Next >> ]
  • Embedding is...
    • a set of browser components capable of being embedded in other applications (including non-desktop).
  • Embedding is not...
    • low power embedded devices.
  • Generally included modules
    • Gecko (layout/rendering engine: DOM/parsing/CSS/HTML/etc)
    • Necko (networking library)
    • JS engine
    • PSM (Personal Security Manager, SSL)