Firefox:Branch Landing

From MozillaWiki
Revision as of 11:09, 29 November 2004 by Steffen (talk | contribs) (better name for the "Trunk changes to be reapplied quickly" section)
Jump to navigation Jump to search

The plan

Branch landing will be done by copying files in browser and toolkit down from the branch and smart-merging changes elsewhere...

Points to watch carefully and not just clobber:

  • toolkit/components/startup
  • toolkit/components/Makefile.in
  • tree wide changes from 237745 affect browser (browser/app/splash.rc, toolkit/content/globalOverlay.js, etc)
  • nsXULAppAPI has changed, so has xre_main. Probably nsBrowserApp.cpp should use the trunk version, not the branch version

already up to date, no merge necessary:

  • mozilla/chrome (bsmedberg)
  • toolkit/locales has been landed (bsmedberg)
  • mozilla/browser/components/help/locale/en-US, mozilla/toolkit/components/help/locale/en-US, mozilla/toolkit/components/help/helpOnHelp/locale/en-US (Jeff and Steffen)

Trunk changes to be reapplied quickly to browser and toolkit since they might cause breakage: