Firefox 3.0b4:BuildNotes

From MozillaWiki
Revision as of 19:02, 21 February 2008 by NThomas (talk | contribs) (Scratchpad)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Scratch pad of unusual TODO's for this release:

  • Profile Guided Optimisation
    • we need at least rev1.383 of tinderbox/build-seamonkey-util.pm, so the tinderbox code will need to be retagged (should be doing this anyway)
    • cvs update tinderbox to that tag on the three builders
    • for each platform that will use PGO (expecting Windows & Linux)
      • bring over the mk_add_options PROFILE_GEN_SCRIPT... line from the nightly mozconfig to the release one, and install the script
      • bring over $ProfiledBuild = 1; from nightly tinder-config.pl to release one