2005-08-04 Trunk builds

Exciting new stuff:

  • Fixed: 302073 - Turn Software Update background checking on by default.
  • Fixed: 302062 - Comprehensive Log of Updates.

Software Update fixes, mostly for regressions:

  • Fixed: 302059 - Software Update should do an Extension Update check before showing prompt UI.
  • Fixed: 301622 - Deer Park 'Check for Updates' offers nightlies as a "security update".
  • Fixed: 302759 - Remote maxVersion does not override install.rdf maxVersion during an upgrade.
  • Fixed: 302668 - Blank buttons show up in Extension Manager on OS X when updates are available.

Security fixes:

  • Fixed: 303213 - Security hole.
  • Fixed: 302685 - XForms submission allows cross domain instance replacement.

Major regressions since Deer Park Alpha 2:

  • Since July 31: 303360 - Bfcache blocks all keys except shortcuts.
  • Since July 31: 303267 - Back/Forward break JavaScript.
  • Since July 31: 302885 - Can't type into rich text editor, designMode not working anymore.
  • Since July 26: 302667 - Unfocused tabs cannot be reordered with a single click.
  • Since July 26: 302281 - [Linux] Open links from external applications always opens link in new window.
  • Since July 26: 302136 - Two clicks on "Install Now" button are necessary to install an extension.

All checkins between 2005-08-03 07:00 and 2005-08-04 07:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly

3 Responses to “2005-08-04 Trunk builds”

  1. Gideon Says:

    I’m afraid I’ve got another real silly question. How can I tell which build I’m running? I would expect that the auto-updater has been grabbing new nightlies for me, but the version-checking method that I’m accustomed to (namely, checking the “Help>About” dialog) reads the same “version 1.0+” no matter which nightly I’m running.

    Thanks,
    –Gideon

  2. Simplex Says:

    Gideon, in that Help -> About box, you’ll see a browser identification string at the bottom. You can even copy/paste it. Mine is:

    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050712 Firefox/1.0+

    Where the version is the date next to “Gecko”, in this case July 12, 2005.

  3. Gideon Says:

    Ah- of course! Thanks!