Firefox/Projects/Startup Time Improvements/IO Scratchpad

From MozillaWiki
< Firefox‎ | Projects‎ | Startup Time Improvements
Revision as of 22:04, 23 July 2009 by Rflint (talk | contribs) (Created page with '* Pref files ** read every startup ** read after the profile is selected too? ** combine into separate gecko/firefox files? *** all.js *** security-prefs.js *** xpinstall.js *** …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Pref files
    • read every startup
    • read after the profile is selected too?
    • combine into separate gecko/firefox files?
      • all.js
      • security-prefs.js
      • xpinstall.js
      • channel-prefs.js
      • firefox.js
      • firefox-branding.js
      • firefox-l10n.js
      • reporter.js
  • NSS
    • All libraries loaded at startup - why?
    • S/MIME?
    • softokn3/nssdbm3 loaded by safe browsing invocation
  • content-prefs.sqlite
    • don't create it until there are actually prefs to store