Archive for July, 2005
Posted in Trunk |
July 27th, 2005 |
Comments Off
Exciting new stuff:
- Fixed: 296566 - Move Extension Update into Extension Manager.
- Fixed: 300731 - Change app/extension version scheme going forward.
- Fixed: 297312 - Extension Manager gets confused between multiple installations of Firefox (e.g. nightlies in different directories).
- Fixed: 236304 - MacIE Profile Migrator.
- Fixed: 269460 - Easier rebranding (make browser use no trademarked names when not called with --enable-official-branding).
- Fixed: 250274 - Find Toolbar: Esc should focus link (after finding link text with Ctrl+F).
Bug fixes:
- Fixed: 285002 - Slow scrolling/redrawing in new cookies window with many cookies.
- Fixed: 191642 - Lots of missing keyboard accelerators (accesskeys) in Options window.
- Fixed: 244964 - Support quotes around the charset parameter value.
- Fixed: 300733 - Open links destined for "new tab" in front most fully chromed window.
- Fixed: 301353 - Components.utils.evalInSandbox does not report errors (and is slow).
- Fixed: 264750 - Updating disabled extensions re-enables them.
- Fixed: 300132 - Add .lt, .info, .th, .ac, .io, .sh, .tm, .gr, .br to IDN whitelist.
- Partially fixed: 155723 - InnerHTML will need to be fixed to work with XHTML.
- Fixed: 260437 - [Windows] "Set as Wallpaper" changes wallpaper for all users (should not save in windows directory).
- Fixed: 286825 - [Windows] Firefox.exe is compiled with incorrect Product Version information.
- Fixed: 102330 - [Mac] Back/Forward menu gets stuck on click-and-hold.
- Fixed: 233977 - [Mac] Single-click selects entire address bar rather than activates cursor.
- Fixed: 263146 - [Mac] Use the Cmd key instead of the Ctrl key on Mac ("accel" instead of "control").
- Fixed: 281455 - [Mac] Top left of page foreground disappears when page is scrolled to bottom and "website description" textarea or any input field in form is selected.
- Fixed: 292914 - [Mac] No repaint after scrolling 32768 pixels.
- Fixed: 300721 - [Mac] Italicized bogus characters lead to gap and overlapping text.
Fixes for regressions:
- Fixed: Chatzilla doesn't work due to partial fix for 155723 (since July 16.)
- Fixed: 298077 - Link remains focused (outlined) when going back to the previous page using the back button and the focus can not be undone.
- Fixed: 269927 - Tooltip appears after closing tab (even after switching windows) (and doesn't go away easily).
- Fixed: 297421 - Open link in new tab causes focus rects to remain when switching tabs.
- Fixed: 297887 - Form values are not correct with bfcache enabled.
- Fixed: 292890 - Investigate interaction of bfcache/fastback and midas.
- Fixed: 292948 - Resize events not fired on fastback to a document with resize handlers.
- Fixed: 275564 - Mozilla SVG build 2004122009, 1004121909: wrong 'mismatched tag' message.
- Fixed: 301416 - Form doesn't show submit button: regression from 1.0.6 to DPalpha2.
- Fixed: 289973 - [Mac] White space shows up in XUL menu after redrawing (e.g. "Open in Tabs" is replaced by a white space).
- Fixed: 300095 - [Mac] Tab close button draws over top of scroll bar of first tab after closing second tab, when page has focus.
Security fixes:
- Fixed: 285438 - Drag and drop gestures can be hijacked to load priviliged xul.
- Fixed: 275564 - Random characters appear in XML parser "mismatched text" error message.
- Fixed: 240661 - "commonName" wrongly named and bogusly set.
- Fixed: 300942 - <base href> and background: url(); send the wrong referer for the image request.
- Fixed: 300997 - location.port can return garbage.
- Fixed: 300247 - "Set as desktop background" is not disabled for javascript images.
- Fixed: 300936 - Security hole.
- Fixed: 301069 - On Mac, prevent dialog spoofing by putting hostname in dialog.
- Fixed: 301694 - Create IDN blacklist that include 'DIVISION SLASH'(U+2215) and 'FRACTION SLASH'(U+2044).
- Fixed: 239411 - Security hole.
I don't know of any major regressions since Deer Park Alpha 2, but with major changes to the extension manager, I wouldn't be surprised if there were some major regressions related to extensions.
Checkins between 2005-07-19 08:00 and 2005-07-26 08:00
Official Windows,
Official Windows installer
(discussion)
Official Linux,
Official Linux installer
Official Mac
Posted in Trunk |
July 27th, 2005 |
2 Comments »
New features:
- Fixed: 298498 - Allow extension XPIs to ship multiple independent extensions.
Security fixes:
- Several security fixes. Trunk users and paranoid users should upgrade.
Fixes for regressions:
- Fixed: 300411 - Designmode remains when going back in history with bfcache enabled with this designmode testcase.
- Fixed: 300642 - Fastback regression: screen readers can't load pages.
- Fixed: 300864 - Regression: page load errors are no longer accessible.
- Fixed: 298677 - [Mac] Vertical scrollbar draws over toolbar and tabs when location or search bar has focus during scrolling (since June 22) (originally fixed around July 8 builds, but fixed correctly in July 15 builds).
- Fixed: 300058 - [Mac] Artifacts near bottom of scrollbars.
Other fixes:
- Fixed: Set Talkback install percentage back to 20% (alpha 2 and trunk).
- Fixed: 178120 - Chevron box not updated when renamed bookmarks exceed/under-run the Bookmark Toolbar.
- Fixed: 299737 - L10N installer displays entity names.
- Fixed: 299107 - Random crash when changing scale with print preview on http://sportsillustrated.cnn.com/.
- Fixed: 138403 - Text-align:left; for submit Button does not work.
- Fixed: 300105 - The found link doesn't have pseudo-focus in FAYT on frame page.
- Fixed: 298658 - When Enter key is pressed in FAYT mode, we should close find toolbar.
- Fixed: 300245 - Failure to repaint XUL <listitem>s on mousewheel scroll.
- Fixed: 300325 - Unable to set "expando" properties on an XPCNativeWrapper.
- Fixed: 300292 - [Mac] Rewrite nsMacShellService::SetDesktopBackground.
- Fixed: [WinCE] Make plugins work (not crash) on Windows CE.
Regressions (new bugs):
- With bfcache enabled: 293235 - When using the back button (or keyboard), visited links are not marked as visited.
- With bfcache enabled: 298077 - Link remains focused when going back to the previous page using the back button and the focus can not be undone.
- With bfcache enabled: 295931 - Rocker Navigation extension stops text entry into textarea.
- Since ~June 14: 297751 - Empty update button on the Menubar.
- Since May ??: 295539 - Dialog boxes sometimes display with no text.
- Since ??: 295673 - Cannot scroll using keyboard when div with overflow:auto and padding has focus.
- Since ~Jan 22: 279497 - Selected profile does not always appear focused.
- Since November on trunk: 269927 - Tooltip appears after closing tab.
Checkins between 2005-07-12 08:00 and 2005-07-15 08:00
Official Windows,
Official Windows installer
(discussion)
Official Linux,
Official Linux installer
Official Mac
Posted in Trunk |
July 15th, 2005 |
2 Comments »
Exciting new stuff:
Security fixes:
Fixes for regressions:
- Fixed: 299396 - Find As You Type no longer works in "View Source" (since June 23).
- Fixed: 297122 - Back and forward through fragment links reloads the page (since Jan 20).
- Fixed: 296275 - Forward button history throws error (but works anyway) (since ~July 1).
Other fixes:
- Fixed: Set Talkback install percentage to 100% for alpha 2.
- Fixed: 224002 - Double clicking tab close button creates new tab.
- Fixed: 243893 - Opening a new tab in menuless popup window results in invisible tabs.
- Fixed: 263532 - "Remember logon" dialog box should have "No" as default.
- Fixed: 299040 - Package Talkback and Reporter as global extensions.
- Fixed: 298934 - Replace "[Javascript Application]" in content-originating sheets with hostname.
- Fixed: 293353 - [Windows] Canvas - alpha transparency renders wrong colors (when compiled with VC6).
Regressions (new bugs):
- With bfcache enabled: 293235 - When using the back button (or keyboard), visited links are not marked as visited.
- With bfcache enabled: 298077 - Link remains focused when going back to the previous page using the back button and the focus can not be undone.
- With bfcache enabled: 295931 - Rocker Navigation extension stops text entry into textarea.
- Since June 22: 298677 - [Mac] Vertical scrollbar draws over toolbar and tabs when location or search bar has focus during scrolling.
- Since ~June 14: 297751 - Empty update button on the Menubar.
- Since May ??: 295539 - Dialog boxes sometimes display with no text.
- Since ??: 295673 - Cannot scroll using keyboard when div with overflow:auto and padding has focus.
- Since ~Jan 22: 279497 - Selected profile does not always appear focused.
- Since November on trunk: 269927 - Tooltip appears after closing tab.
Checkins between 2005-06-30 08:00 and 2005-07-12 08:00
Official Windows,
Official Windows installer
(discussion)
Official Linux,
Official Linux installer
Official Mac
Posted in Releases, Trunk |
July 12th, 2005 |
2 Comments »