2005-11-07 Trunk builds

Trunk builds of Firefox use the version number 1.6a1, which prevents most existing extensions from working. You can work around this by setting app.extensions.version in about:config to 1.0+ or by using the "Make compatible" feature of the Nightly Tester Tools extension. Some extensions are actually incompatible, so be prepared to use -safe-mode if installing an extension this way breaks Firefox.

If you use a trunk build with your branch profile, your extensions will be disabled and you'll have to re-enable them if you return to the branch. If you want to use different profiles on the trunk and branch, you can make Firefox bring up the profile manager with "firefox.exe -P", and you can make Firefox use a specific profile with "firefox.exe -P profilename".

There have been over a hundred trunk-only fixes since the previous Burning Edge trunk post. Here are some of the most interesting ones:

New stuff:

  • Fixed: 313414 - Add a way to do "sandboxed" http connections that don't modify the cookie list.
  • Fixed: 314465 - Implement a non-copyingCompareUTF8toUTF16.
  • Fixed: 263042 - Ship both autocomplete impls with the new-toolkit (<textbox type="autocomplete-xpfe">) to aid transition, #ifdef-hell.
  • Fixed: 264308 - Implement DOM Level 3 UserData API.
  • Fixed: 314218 - New version of JEP (0.9.5+a), please land on trunk and branch.

Fixes:

  • Fixed: 147670 - Wrong (last or empty) tooltip text displayed for dropdown list menu items.
  • Fixed: 226094 - Support JavaScript Core for WinXP AMD64.
  • Fixed: 314549 - Various bugs involving containers not actually fixed for subframes.
  • Fixed: 312036 - History.dat contains entries deleted from the "date and site" view.
  • Fixed: Several fixes for specific DHTML performance tests.

Fixes for trunk regressions:

  • Fixed: 312804 - No longer shows loading-image.gif when loading images; shows broken-image.gif instead (since Oct 17).
  • Fixed: 309706 - Stack overflow crash [@ jpinscp.dll + 0xaa87] (since Sept 22).

Trunk regressions:

  • Since Sept 22: 309521 - Plugin finder is broken.

Trunk checkins between 2005-10-25 06:00 and 2005-11-07 06:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly

3 Responses to “2005-11-07 Trunk builds”

  1. Boris Says:

    > # Fixed: 291386 – Timers fire way too quickly in some cases.

    That’s not fixed…

  2. Jesse Ruderman Says:

    Thanks, Boris. I removed it from the list.

  3. The Burning Edge » Blog Archive » 2005-11-26 Trunk builds Says:

    […] There have been hundreds of trunk-only fixes since the previous Burning Edge trunk post. Here are some of the most interesting ones: […]