Releases/Firefox 29.0b3/BuildNotes

From MozillaWiki
Jump to navigation Jump to search

Build 1

  • xulrunner push to mirrors failure, fallout from bug 916181. Fixed by rail
  • mac & linux64 en-US failed to d/l 28.0b9 complete mar - nthomas had removed those directories because we usually do two partial updates and wouldn't need 28.0b9 at 29.0b3. RelMan specified three partials in ship-it. Put the files back in time for linux32 and win32, with
# ffxbld@stage
cd /pub/mozilla.org/firefox/candidates/
mkdir -p 28.0b9-candidates/build1/update
rsync -av --exclude '*partial*' /pub/mozilla.org/firefox/releases/28.0b9/update/ 28.0b9-candidates/build1/update/
  • win32 repacks failed due to changes from bug 980120, glandium offered a patch, which was landed with tag move