Archive for the 'Trunk' Category
Fixes:
- Fixed: 395980 - Implement Ctrl+Tab panel to go to previously selected tabs, with an overlay panel showing tab thumbnails (Boriss's blog entry).
- Fixed: 10713 - Implement CSS3 'text-shadow' property.
- Fixed: 212633 - Implement CSS3 'box-shadow' property.
- Fixed: 378217 - Implement CSS3 'border-image' property.
- Fixed: 75375 - Support CSS3 :nth-*() pseudo-classes.
- Fixed: 128585 - Support CSS3 :first-of-type, :only-of-type, and :last-of-type pseudo-class selectors.
- Fixed: 421765 - Implement DOM 3 replaceWholeText and wholeText.
- Fixed: 436904 - Implement Canvas text spec.
- Fixed: 125995 - [Mac] Take proxy settings from Network Preferences.
- Fixed: 50630 - Float should be as high as previous line box.
- Fixed: 287465 - Implement the GetSVGDocument interface for HTMLObjectElement/HTMLIFrameElement.
- Fixed: 426732 - Implement '-moz-nativehyperlinktext' color value.
- Fixed: 412567 - Once dispatched, events cannot be redispatched.
- Fixed: 438830 - Plugins can be instantiated, killed, then reinstantiated when a page loads.
- Fixed: 153092 - text-decoration:blink still blinks in print preview.
- Fixed: 344258 - Make <svg:use> live to id changes in document.
- Fixed: 221445 - Using "|" (pipe) as URI separator breaks some links/home pages; causes multiple tabs to open.
- Fixed: 409192 - Applications prefpane is broken if shell service isn't available at runtime (Applications preferences dialogue is empty, no way to add applications).
- Fixed: 355965 - Improve notification bar animation.
- Fixed: 359675 - Provide an option to manually fill forms and log in.
- Fixed: 439365 - Need a notification to fire when a form is available to be filled in.
To see all 886 changesets (referencing about 600 bugs) since 2008-05-12, use this Mercurial command:
hg log -r 66846d861fd9:9fbc65c8de31
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
July 18th, 2008 |
1 Comment »
Fixes:
- Fixed: 430251 - Update to latest HTML5 and make postMessage dispatch its event asynchronously.
- Fixed: 362576 - autocomplete="off" should prevent filling passwords in addition to remembering passwords.
- Fixed: 406730 - [Mac] Correctly style unfocused windows.
- Fixed: 403147 - [Windows Vista] Style the library window like a Media collection app for Vista Aero.
Fixes for recent regressions:
- Fixed: 430723 - Arrow keys stop working after going back one page.
- Fixed: 430948 - Drag & Drop a Favicon or a Link to Bookmarks Toolbar, Bookmarks Menu or Sidebar Bookmarks does not work.
- Fixed: 409427 - Status bar tooltips only flash up on mouse-pointer hover.
- Fixed: 431081 - [Windows Vista] Native selection box contents missing in Firefox 3.
- Fixed: 430566 - [Windows Vista] Saving web page/some downloads fail with "blocked by your Security Zone Policy".
- Fixed: 430530 - [Linux] Excess disk IO when updating the url-classifier.
Trunk checkins between 2008-04-28 06:00 and 2008-05-12 04:00
These builds may be very similar to Firefox 3 RC1.
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
May 12th, 2008 |
3 Comments »
Fixes:
- Fixed: 417844 - SSL appearance for site identity button and location bar should be consistent across platforms.
- Fixed: 412770 - Add ability to monitor plug-ins at run-time.
- Fixed: 364536 - [Mac] Mac theme does not support RTL.
- Fixed: 429531 - Location bar should show non-word-boundary matches below word-boundary matches.
- Fixed: 423718 - Use native platform colors for URLs in the location bar autocomplete, make the line between rows lighter.
- Fixed: 429614 - Add select all keyboard shortcut and context menu item to download manager.
- Fixed: 251337 - Download manager history should have "aging" option, just like the browser history.
- Fixed: 240463 - We need up-to-date artwork for the icons of loading-images and broken-images.
- Fixed: 429697 - Change "Why was this site blocked" to use more detailed report page. (Changed for malware sites only, not for phishing sites.)
- Fixed: 430202 - [Mac] Theme changes (Proto .17).
- Fixed: 277067 - [Mac] Mozilla mistimes changing QuickDraw plugin visibility when switching tabs.
- Fixed: 429689, 430759 - [Windows] New icons.
Fixes for recent regressions:
- Fixed: 429903 - Hang with Flash and nsIContentPolicy (Adblock, NoScript, ...).
- Fixed: 400495 - Add "Clear List" button to download manager.
- Fixed: 393791 - While hovering over menu, popup shows briefly as 2px*2px on first load.
- Fixed: 429110 - [Windows] Random crashing [@ PR_AtomicIncrement] [@ nsIOService::NewURI].
- Fixed: 429180 - [Windows] Hotkeys/keyboard shortcuts (eg. Ctrl-C) broken in Russian locale after bug 359638 landed.
- Fixed: 398928#c33 - [Mac] Can't right-click to customize toolbars.
- Fixed: 424266 - [Mac] "Default browser" or proxy auth dialog (sheet) appears mostly off-screen.
- Fixed: 426499 - [Mac] Crash opening Help menu [@ DrawTheMenu].
Trunk regressions:
- Since Apr 24: 430723 - Arrow keys stop working after going back one page.
- Since Apr 26: 430948 - Drag & Drop a Favicon or a Link to Bookmarks Toolbar, Bookmarks Menu or Sidebar Bookmarks does not work.
- Since Apr 26: 431081 - [Windows] Native selection box contents missing in Firefox 3 - Vista only?.
Trunk checkins between 2008-04-18 04:00 and 2008-04-28 06:00
The links below are for the second set of morning builds. The first set of morning builds suffered from a crash when closing tabs with Ctrl+W.
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
April 28th, 2008 |
Comments Off on 2008-04-28 Trunk builds
Fixes:
- Fixed: 421640 - contentEditable elements should remember text selection onblur.
- Fixed: 406596 - Link/anchor elements are focused within an contentEditable element.
- Fixed: 407872 - Deleting items from "most visited" smart bookmark folders on the toolbar doesn't work (using the context menu).
- Fixed: 429282 - [Windows] Land new Windows icons (20080416).
- Fixed: 420236 - [Windows] Update Vista's main window appearance.
- Fixed: 398928 - [Mac] Allow moving a unified window by dragging its toolbox. [Backed out a few days later]
- Fixed: 387018 - [Linux] Improve autoscroll icon.
Fixes for recent regressions:
- Fixed: 422978 - Disable pipelining (for https) by default again, because some servers can't deal.
- Fixed: 359638 - Accesskeys are incorrectly shifted again (i.e. accesskey="." is broken).
Trunk regressions:
- Since ~April 12: 429110 - [Windows] Random crashing [@ PR_AtomicIncrement] [@ nsIOService::NewURI].
- Since April 17: 398928#c33 - [Mac] Can't right-click to customize toolbars.
Trunk checkins between 2008-04-13 04:00 and 2008-04-18 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
April 18th, 2008 |
Comments Off on 2008-04-18 Trunk builds
Posted in Trunk |
April 13th, 2008 |
Comments Off on 2008-04-13 Trunk builds
Fixes:
- Fixed: 421483 - Reorganize pre-populated smart bookmarks (add versioning).
- Fixed: 228842 - Allow multiple selections in Download Manager.
- Fixed: 231754 - [Mac] Pressing up/down arrow key does not move caret to beginning/end of url bar or text box.
- Fixed: 419715 - Upgrade cairo to 1.6 final or as-close-as-possible.
- Fixed: 426723 - Awesome bar needs a new throbber so it doesn't look like there is network activity.
- Fixed: 422410 - Anti malware warning UI should allow pass through / show ignore link.
- Fixed: 405887 - Library search should default to Selected Folder.
- Fixed: 425518 - Enable multiple roots for EV (and remove 1): Geotrust, Thawte, Verisign, Trustwave, Comodo.
- Fixed: 424960 - [Windows] Only enable crash reporting 25% of the time. (This change is intended for release builds, but it is present in this nightly in order to test the change.)
- Fixed: 427555 - [Mac] Theme changes (Proto .15).
- Fixed: 398514 - [Mac] Josh's cocoa widget key handling rewrite.
- Fixed: 382138 - [Mac] Shortcut keys don't work until the appropriate menu was opened before.
Fixes for recent regressions:
- Fixed: 412646 - Dot under caret in find bar.
- Fixed: 425079 - Multiple back/forward buttons in toolbar.
- Fixed: 382392 - [Windows] Scrolling non-fixed-pos content when fixed-pos content present is extremely sluggish.
- Fixed: 425336 - [Windows] Bit-mapped and vector fonts have character spacing problem.
- Fixed: 403169 - [Mac] Enabling color management (cms) causes unified toolbar color mismatch.
Trunk checkins between 2008-04-03 04:00 and 2008-04-10 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
April 11th, 2008 |
Comments Off on 2008-04-10 Trunk builds
Fixes:
- Fixed: 299372 - Content-Disposition headers no longer looked at for Save Link As filename, so it uses e.g. "attachment.cgi" in bugzilla instead of the name of the attachment; Save Page As works fine.
- Fixed: 397935 - Download Manager ("Downloads") window doesn't stay open when clicking on download-complete alert notification with auto-close pref ("close when done").
- Fixed: 404438 - Location bar drop-down does not collapse on second click on down-arrow.
- Fixed: 424213 - URLs without corresponding title are displayed with a blank title (which isn't full-height).
- Fixed: 417176 - [Mac] Add keyboard shortcuts Cmd+{ and Cmd+} for switching tabs.
Fixes for recent regressions:
- Fixed: 424631 - Inconsistent bidi layout.
Trunk checkins between 2008-03-26 04:00 and 2008-04-03 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
April 4th, 2008 |
Comments Off on 2008-04-03 Trunk builds
Fixes:
- Fixed: 424923 - Remove Cross-Site XHR.
- Fixed: 416683 - Binary downloads are deleted on completion when "Launch applications and unsafe files" is disabled.
- Fixed: 402983 - file: protocol security checks that should be symmetric are now asymmetric.
- Fixed: 423486 - Remove help viewer from Firefox and point to SUMO.
- Fixed: 406257 - Reduce the number of rows in url bar autocomplete from 10 to 6.
- Fixed: 424454 - Typed URLs (like domain roots) need more frecency bonus.
Fixes for recent regressions:
- Fixed: 417178 - Google reader does not show subscribed topics in ff3b3 at certain zoom levels.
- Fixed: 392976 - Cancel / Done Buttons in the new add bookmark dialog are in a "mac like" order.
- Fixed: 399636 - Font selection broken when symbol fonts are involved.
- Fixed: 422177 - Awesome bar interrupts typing, so continue from where it left off.
Trunk checkins between 2008-03-21 04:00 and 2008-03-26 04:00
These nightly builds should be roughly equivalent to Firefox 3 Beta 5 candidates, except that these builds are branded as "Minefield" rather than "Firefox 3 Beta 5".
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
March 26th, 2008 |
2 Comments »