Archive for the 'Gecko 1.8 branch' Category

2005-08-21 Branch builds

Fixes:

  • Fixed: 301471 - XUL error pages should have 'Try Again' button focused, eliminating the need of additional Tab pressing.
  • Fixed: 292503 - Working images have alt text that says they are invalid.

Fixes for regressions:

  • Fixed: 304879 - Regression: commonDialog's default button code doesn't work anymore.
  • Fixed: 304605 - Cropped preferences panes on Mac ("Advanced" and "Connection Settings").
  • Fixed: 304639 - History/frameset related (?) crash.
  • Fixed: 305215 - Crash going back while loading an image [@ ImageListener::OnStopRequest].
  • Fixed: 304027 - XBL handlers for custom events no longer working.

Fixes for security holes:

  • Fixed: 305269 - Security hole.

Major regressions since Deer Park Alpha 2:

  • Since Aug 19: 305288 - Blank options dialog when browser.preferences.animateFadeIn is true (default on Mac).

Gecko 1.8 branch checkins between 2005-08-20 07:00 and 2005-08-21 16:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly

2005-08-20 Branch builds

Fixes:

  • Fixed: 305210 - [Mac] First-time migration wizard has no titlebar.

Fixes for regressions:

  • Fixed: 304860 - Pref off bfcache for subframe navigation.

Major regressions since Deer Park Alpha 2:

  • Since Aug 19: 305288 - Blank options dialog when browser.preferences.animateFadeIn is true (default on Mac).

Gecko 1.8 branch checkins between 2005-08-19 14:00 and 2005-08-20 07:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly

2005-08-19 Branch builds

Fixes:

  • Fixed: 257854 - [Mac] OS X disk images should include an installation background. (Note: you won't notice this in nightlies because they don't have Firefox branding enabled.)
  • Fixed: 283598 - [Mac] Give the firefox .dmg a nice icon.
  • Fixed: 302080 - [Mac] Opening disk image should display a EULA.
  • Fixed: 305002 - Array.every should return |true| on empty arrays.
  • Fixed: 305067 - When the extension datasource has incorrect app disabled data it should be possible to enable a compatible extension that has been app disabled. (This fixes a regression where sometimes extensions would be disabled with no way to re-enable them, e.g. when jumping between trunk and branch.)
  • Fixed: 299992 - Allow glue-finding code to specify additional features such as toolkit=gtk2 and xulrunner=true.

Fixes for regressions:

  • Fixed: 304608 - Automatic app update updates to trunk. (Server-side fix.)
  • Fixed: 303288 - Advanced > Updates > Extensions > Check now opens extension manager without close button.
  • Fixed: 304759 - Avoid link map maintenance when tearing down document.
  • Fixed: 303809 - Edit styles bookmarklet not working anymore, getting permission denied error.
  • Fixed: 303765 - Repeatable crash while manually refreshing Gmail during automatic refresh (XPCWrappedNative stuff).
  • Fixed: 303981 - Crash after following javascript link to open new window.

Fixes for security holes:

  • Fixed: 304886 - Regression and potential security hole.
  • Fixed: 304459 - Object.prototype leaks from document to document after splitwindow changes.

No major regressions since Deer Park Alpha 2.

Gecko 1.8 branch checkins between 2005-08-18 07:00 and 2005-08-19 14:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly

2005-08-18 Branch builds

Fixes for regressions:

  • Fixed: 302136 - Two clicks on "Install Now" button are necessary to install an extension (since July 26).
  • Fixed: 304747 - Crash [@ nsQueryInterface::operator()].
  • Fixed: 295931 - With bfcache enabled, Rocker Navigation extension stops text entry into textarea. (Actually fixed in yesterday's builds.)

Security fixes:

  • Fixed: 301476 - XPC_NW_CheckAccess should always call the checkAccess hook on the wrapped native.
  • Fixed: 303161 - [Mac] Include Java Embedding Plugin (JEP) with Firefox. This allows Firefox to use Java 1.4 and 1.5 rather than 1.3.
  • Fixed: 167315 - [Linux] TITLE string should be "sandboxed".

Major regressions since Deer Park Alpha 2:

  • Since branching: 304608 - Automatic app update updates to trunk.

Gecko 1.8 branch checkins between 2005-08-17 07:00 and 2005-08-18 07:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly

2005-08-17 Branch builds

Fixes:

  • Fixed: 258285 - Find Toolbar sometimes appears when typing into textareas / form input fields.
  • Fixed: 303267 - Back/Forward / bfcache breaks JavaScript.
  • Fixed: 299239 - BiDi: Caret is stuck when reaching a single LTR character in RTL text.
  • Fixed: 304748 - "Bookmark This Tab" command doesn't work if the context element is the tabbar itself.
  • Fixed: 304362 - Parse W3C-DTF dates in feeds correctly.

Fixes for regressions:

  • Fixed: 299825 - Search plugins in App directory are updated into Profile directory (resulting in double Search Bar entries).
  • Fixed: 304590 - Crash [@ nsWindowSH::GetProperty] when loading a page with many frames (since ~Aug 12).
  • Fixed: 303267 - Back/Forward break JavaScript (since July 31).

Please be on the lookout for focus regressions from the fix for bug 258285. Aaron says "Focus code is notoriously touchy and I would like to verify this doesn't break anything."

Major regressions since Deer Park Alpha 2:

  • Since branching: 304608 - Automatic app update updates to trunk.
  • Since July 26: 302136 - Two clicks on "Install Now" button are necessary to install an extension. Fixed in today's builds after 10am, including the Windows nightly.

Gecko 1.8 branch checkins between 2005-08-16 07:00 and 2005-08-17 07:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly

2005-08-16 Branch builds

New stuff:

  • Fixed: 304469 - Add -new-tab option to auto-remote.

Fixes:

  • Fixed: 243324 - Download manager fails to close with files that download very quickly (small files / cached files).
  • Fixed: 225034 - Certificate Manager Crashes Mozilla [@ nsCertTree::CmpByCrit].
  • Fixed: 304053 - Inconsistent focus indication in Midas.

Fixes for regressions:

  • Fixed: 303058 - Missing plugin bar no longer appears.
  • Fixed: 304436 - [Mac] RSS button is displayed empty.

Major regressions since Deer Park Alpha 2:

  • Since branching: 304608 - Automatic app update updates to trunk.
  • Since ~Aug 12: 304590 - Crash [@ nsWindowSH::GetProperty] when loading a page with many frames.
  • Since July 31: 303267 - Back/Forward break JavaScript.
  • Since July 26: 302136 - Two clicks on "Install Now" button are necessary to install an extension.

Gecko 1.8 branch checkins between 2005-08-15 07:00 and 2005-08-16 07:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly

2005-08-15 Branch builds

Fixes for regressions:

  • Fixed: 304457 - Can't tab between location and search boxes (since Aug 12).

Major regressions since Deer Park Alpha 2:

  • Since branching: 304608 - Automatic app update updates to trunk.
  • Since July 31: 303267 - Back/Forward break JavaScript.
  • Since July 26: 302136 - Two clicks on "Install Now" button are necessary to install an extension.

Gecko 1.8 branch checkins between 2005-08-14 16:00 and 2005-08-15 07:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly (big), Mac hourly

2005-08-14 Branch builds

Fixes:

  • Fixed: 222654 - Global/scrollbars.css for native scrollbars different on Mac (many Firefox themes break scrollbars on Mac).

Fixes for regressions:

  • Fixed: 292998 - Fastback/bfcache should be invalidated after a text resize.
  • Fixed: 304418 - "Save link as" and "Bookmark This Link" broken (since Aug 12).

Major regressions since Deer Park Alpha 2:

  • Since branching: 304608 - Automatic app update updates to trunk.
  • Since Aug 12: 304457 - Can't tab between location and search boxes.
  • Since July 31: 303267 - Back/Forward break JavaScript.
  • Since July 26: 302136 - Two clicks on "Install Now" button are necessary to install an extension.

Gecko 1.8 branch checkins between 2005-08-12 07:00 and 2005-08-14 16:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly, Linux hourly

Mac builds: Mac nightly, Mac hourly