Archive for October, 2005

2005-10-19 Branch builds

New stuff:

  • Fixed: 312392 - Bump Firefox / Thunderbird version on Mozilla 1.8 branch to 1.5. (Note: extension developers should set the maxVersion to 1.5.0.*, not 1.5.)

Fixes:

  • Fixed: 245392 - Installer options for shortcuts don't work (update/install adds unwanted icons to desktop/quick launch, creates empty folder in start menu).
  • Fixed: 310825 - window.focus() in a background tab can steal focus from foreground tab.
  • Fixed: 195443 - xmlrpc broken stream closed pre-maturely.
  • Fixed: 292962 - Need to sort out policy on DOM access in cached documents. (Partial fix for the branch.)
  • Fixed: 290190 - Crash when network connection drops and reconnects.
  • Fixed: 312569 - nsIVersionComparator is still broken in some circumstances.
  • Fixed: 297607 - [Mac] Change user agent string for Intel-based Macs.

Fixes for regressions:

  • Fixed: 312847 - Message list in Gmail is missing after pressing "Archive" button due to a typo in the fix for bug 312695.
  • Fixed: 312510 - Win32 installer download size > 5MB. (The fix was to make the broken website reporter tool be part of the browser instead of an extension.)
  • Fixed: 312769 - Webshell leak when closing any page with meta refresh.

No known major regressions.

Gecko 1.8 branch checkins between 2005-10-18 06:00 and 2005-10-19 06:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly

2005-10-18 Branch builds

New stuff:

  • Fixed: 302188 - Support :-moz-read-only and :-moz-read-write pseudoclasses.

Fixes:

  • Fixed: 305226 - Details link in Software Update is broken.
  • Fixed: 309335 - Unknown content type dialog shows escaped file name if it has non-ASCII char.

Fixes for regressions:

  • Fixed: 307158 - Vertical scrollbar covers RHS of content forcing horizontal scrollbar to apear.
  • Fixed: 312124 - http://www.squarefree.com/jsenv/ no longer works: "function eval must be called directly, and not by way of a function of another name".

No known major regressions.

Gecko 1.8 branch checkins between 2005-10-17 06:00 and 2005-10-18 06:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly

2005-10-17 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 of fixes since the previous Burning Edge trunk post. Here are some of the most exciting fixes that weren't listed in posts about branch checkins.

New stuff:

  • Fixed: 309067 - Implement :-moz-empty-except-children-with-localname(localname).
  • Fixed: 311466 - [Mac] Open app in safe-mode if the option key is pressed during startup.
  • Fixed: 104729 - [BeOS] Implement Drag and Drop.

Fixes:

  • Fixed: 267487 - AddSearchEngine should install search plugins from https sites as well as http.
  • Fixed: 302000 - browser.search.order.* doesn't work with searchplugins stored in profile.
  • Fixed: 288064 - We aren't showing the alt text of images that are loading.
  • Fixed: 114641 - Alternate <applet> content not displayed. No fallback available.
  • Fixed: 309118 - Remove the vertical-align hack for broken <object> in html.css (now that bug 1156 is fixed).

Fixes for trunk regressions:

  • Fixed: 311234 - Clicking 'Done' after customize toolbars exits Firefox (since Oct 5).

Trunk regressions:

  • Since Sept 22: 309521 - Plugin finder is broken.
  • Since Sept 22: 309706 - Stack overflow crash [@ jpinscp.dll + 0xaa87].

Trunk checkins between 2005-10-07 06:00 and 2005-10-17 06:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly

2005-10-17 Branch builds

Fixes:

  • Partially fixed: 311479 - onBlur and onClick both doing self.close() crashes Firefox.

Fixes for regressions:

  • Fixed: 312097 - Pages with frames and JS alert fail to render.

No known major regressions.

Gecko 1.8 branch checkins between 2005-10-16 06:00 and 2005-10-17 06:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly

2005-10-16 Branch builds

The native theme menu rendering patch was removed from the branch because it caused too many regressions this close to Firefox 1.5.

Fixes:

  • Fixed: 309581 - Pagehide events don't fire on tab close.
  • Fixed: 310419 - Remove keyboard and mouse shortcuts for other browsers from docs.
  • Fixed: 311653 - Icon in Search Bar has incorrect (stale) tooltip.

Fixes for regressions:

  • Fixed: 307563 - Download windows remain in "zombie" status after opening. (This bug was also responsible for some memory leaks.)
  • Fixed: 291099 - Using keyboard to navigate through context menus of menu items (e.g. bookmarks) skips every other item.
  • Fixed: 310604 - selectedIndex and highlighted option in <select> are not in sync when dropdown overlaps a frame boundary.
  • Fixed: 312426 - [Mac] There's neither a dash nor a space between the url to the page title in popups's titlebar.

No known major regressions.

Gecko 1.8 branch checkins between 2005-10-13 06:00 and 2005-10-16 06:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly

2005-10-13 Branch builds

Fixes:

  • Fixed: 311717 - Firefox continues to use old Talkback version (Firefox10) even when upgraded to 1.5.
  • Fixed: 294050 - Search in history is case-sensitive for non-ascii letters.

Fixes for regressions:

  • Fixed: 311152 - Delay before blinking caret moves when clicking in bordered input boxes.

There are several regressions from the native theme menu rendering fix.

Gecko 1.8 branch checkins between 2005-10-12 06:00 and 2005-10-13 06:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly

2005-10-12 Branch builds

New stuff:

  • Fixed: 220590 - [Mac] Delete (backspace) key should go back on Mac, too.

Fixes:

  • Fixed: 243078 - Native Theme Rendering for Windows XP Menus, toolbars. (This fix attempts to make menus look correct in all Windows XP themes. Between Sept 9 and yesterday, they only looked correct under Luna. Before Sept 9, they only looked correct under Classic.)
  • Fixed: 238137 - User Agent string in the About Firefox dialog is cut off at the bottom.
  • Fixed: 230909 - Make the dom.max_script_run_time pref work. (This pref controls the "this script is running slowly" dialog.)

There are several regressions from the native theme menu rendering fix.

Gecko 1.8 branch checkins between 2005-10-11 18:00 and 2005-10-12 06:00

Windows builds: Windows nightly respin (includes additional fixes related to native theme menu rendering that the earlier nightly build didn't have), Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly

2005-10-11 Branch builds

New stuff:

  • Fixed: 311402 - Land NSS 3.10.2 Beta 1 on MOZILLA_1_8_BRANCH.
  • Fixed: 119500 - PKCS#11 CKF_PROTECTED_AUTHENTICATION_PATH token flag not supported. (Support security tokens that have their own input pads for entering passwords securely.)

Fixes:

  • Fixed: 311941 - Tweak mousewheel sysnumlines values to be correct.

Fixes for regressions:

  • Fixed: 311157 - Allow comments and CDATA inside XML element literals even when E4X is not explicitly enabled, and fix a crash.
  • Fixed: 284474 - Converting to UTF-8 a url with an unescaped non-ASCII chars in the query part leads to an incompaitbilty with most server-side programs. (Fixed by backing out the change for 261929, Send urls in UTF-8 by default (images/links with non-ASCII chacters not displayed).)
  • Fixed: 282750 - Extremely slow scrolling of ESPN.com.
  • Fixed: 299882 - Downloads > Download Folder directory is not updated.

Gecko 1.8 branch checkins between 2005-10-06 18:00 and 2005-10-11 06:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly