2004-02-20 Builds

  • Fixed: 189888 - Show a warning dialog when closing a multi-tabbed browser window
  • Fixed: 68215 - support onbeforeunload event
  • Fixed: 234864 - More string changes to reduce number of heap allocations
  • Fixed: 176675 - Dragging text to search bar should search for it
  • Fixed: 67873 - File upload control doesn't fire onchange after selecting file with file picker
  • Fixed: 213250 - Autoscroll logic incorrect for (non-XHTML) XML documents
  • Fixed: Autoscroll doesn't trigger when middle-clicking on named anchors in HTML.
  • Fixed: 228441 - Mac builds don't render contents with -moz-opacity < 1.0
  • Fixed: 229199 - Open Location dialog (which appears on Ctrl+L if you hide the navigation toolbar) is mostly busted
  • Continued regression (since yesterday): 234962 - During install, license text does not show.
  • Continued regression (since yesterday): 234976 - Installer crashes before finishing.
  • Continued regression (since around Feb 16): 234576 - Autoscroll crashes for some users
  • Continued regression: 234916 - Crash on startup on MacOSX.
  • Continued regression: 234116 - Context menu commands don't work in *subfolders* of bookmarks menu.

Windows builds: Official Windows (discussion), Official Windows installer, Lovharn's O2 builds with Flash, Shockwave, and different default prefs, scragz' G7 SSE2, G7 SSE, G6 SSE, G7, O2 G6, djeter's G6 SSE, krueger's

Linux builds: Official Linux, Official Linux+xft+gtk2, MrC's xft+gtk2 with DOMi,Venkman (SSE2 and non-SSE), MozillaCop's AthXP-only(?)

Mac builds: Official Mac (crashes on startup)

13 Responses to “2004-02-20 Builds”

  1. Anonymous Says:

    onbeforeonload -> onbeforeunload

  2. Jesse Ruderman Says:

    Thanks, corrected.

  3. HaST Says:

    nice feature “(since…” :-)))

  4. Tom Says:

    *hugs devs* Lots of great bug fixes recently.

  5. Harm Says:

    I just installed the latest nightly (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a) Gecko/20040220 Firefox/0.8.0+) for win32 (.zip build) and when I try to export my bookmarks, Firefox crashes. I’m the only one with this problem or is this a regression or something like that?

  6. [BISI] Says:

    Harm: probably a regression… Hum, checking bugzilla.

  7. Cell Says:

    Looks like Blake’s been doing an awesome job squashing lots of bugs lately. :)

  8. [BISI] Says:

    Similar to bug #214966, but not identical. Import works in the latest build. I filed a bug => http://bugzilla.mozilla.org/show_bug.cgi?id=235129

  9. Rzfpgk Says:

    With this build, I can’t close any tab with the red “X” button.
    Strange.

  10. bowhuntr Says:

    This build, the installer version, will crash everytime I try to scroll using my mouse wheel. I don’t have to click, just roll the wheel. Using a Logitech trackball cordless mouse. Filed bug http://bugzilla.mozilla.org/show_bug.cgi?id=234966

    Using the zip version and it works fine.

  11. Jeff Walden Says:

    I confirmed the exporting bug. It’s not in the 20040218 build, but it is in the 20040219 build (noted in comments).

  12. Jan! Says:

    “Fixed: 67873 – File upload control doesn’t fire onsubmit after selecting file with file picker”. That should read “onchange” instead of “onsubmit”.

  13. Jesse Ruderman Says:

    Thanks, changed it to “onchange”.