2008-03-26 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 builds: Windows nightly (discussion)

Mac builds: Mac nightly

Linux builds: Linux nightly

2008-03-21 Trunk builds

Fixes:

  • Fixed: 393678 - Location bar autocomplete should take word boundaries in account.
  • Fixed: 415403 - Show matches for all search words for location bar autocomplete.
  • Fixed: 407204 - Adjust the title and url text sizes.
  • Fixed: 407861 - Bolding the found text in autocomplete breaks ligatures.
  • Fixed: 393246 - CreateFixupURI should use UTF-8, not the system charset.
  • Fixed: 424028 - [Windows] Beta 5 theme update for XP and Vista.
  • Fixed: 423361 - [Mac] Land Proto 0.14 changes.

Fixes for recent regressions:

  • Fixed: Back out 412862, "Change the 'allow scripts to move or resize existing windows' pref to a whitelist."
  • Fixed: 423124 - CMD/CTRL+clicking a bookmark creates two new tabs.
  • Fixed: 420425 - Unintended frame targeting behavior change from file:// URI security changes.
  • Fixed: 419839 - [Mac] Icon alignment issue in address bar and search bar.
  • Fixed: 364713 - [Mac] Bold and italic not simulated for families that lack bold and/or italic faces.
  • Fixed: 414201 - [Mac] JPEG images dragged to the Finder have their file extensions changed to .jfif.

Trunk checkins between 2008-03-17 04:00 and 2008-03-21 04:00

Windows builds: Windows nightly (discussion)

Mac builds: Mac nightly

Linux builds: Linux nightly

2008-03-17 Trunk builds

Fixes:

  • Fixed: 401221 - Provide finer control over zooming.
  • Fixed: 311366 - Allow unknown HTML elements (e.g. <section>) to contain blocks.
  • Fixed: 421494 - Re-implement third party cookie blocking.
  • Fixed: 400731 - Phishing warning page should allow pass-through.
  • Fixed: 394252 - Unable to create a bookmark folder with Star menu.
  • Fixed: 384370 - Use JSON as the on disk, lossless format for our bookmark backup.
  • Fixed: 289938 - Should use real astral chars (not PUA) for math chars outside the Basic Multilingual Plane.
  • Fixed: 421422 - Upgrade cairo to 1.5.12-56-ga33351f.
  • Fixed: 395581 - Crash with Firebug [@ nsHttpTransaction::Close].
  • Fixed: 409803 - gcc 4.1/4.2 zealously avoid inlining at -Os.
  • Fixed: 394485 - <object> loads should be checked for malware.

Fixes for recent regressions:

  • Fixed: 421571 - Gmail chat is broken.
  • Fixed: 414291 - Livejournal Insert/Edit URL button doesn't work. Pops up blank page.
  • Fixed: 396315 - Type 1 and other fonts incorrectly displayed.
  • Fixed: 381357 - Live bookmarks for feeds served as text/html don't load.
  • Fixed: 423083 - No statusbar-text for bookmarks under "Bookmarks" menu.
  • Fixed: 408938 - Include bookmarks toolbar folder in bookmarks menu.
  • Fixed: 413093 - With "Remember what I've download" disabled/unchecked (browser.download.manager.retention set to 0), the Download Manager window remains open until clicked/focused.
  • Fixed: 371508 - Calling sizeToContent() property of a nsIDOMWindow raises a NS_ERROR_FAILURE exception.

Trunk regressions:

  • Fixed: 423124 - CMD/CTRL+clicking a bookmark creates two new tabs.

Trunk checkins between 2008-03-08 04:00 and 2008-03-17 04:00

Windows builds: Windows nightly (discussion)

Mac builds: Mac nightly

Linux builds: Linux nightly

2008-03-08 Trunk builds

Fixes:

  • Fixed: 240859 - Full Screen navigation bar should have auto-hide.
  • Fixed: 408115 - Add post-restart notification of new add-on installs.
  • Fixed: 137091 - Page Setup Box changes size when switching between Portrait/Landscape.
  • Fixed: 421552 - Allow users to send a crash report without restarting Firefox.
  • Fixed: 392351 - Implement about:memory framework core.
  • Fixed: 417994 - Allow spoofing navigator.buildID, navigator.oscpu, and navigator.productSub (using hidden prefs or extensions).
  • Fixed: 417302 - about:robots.
  • Fixed: 418926 - Bump nightly version to 3.0b5pre/1.9b5pre.
  • Fixed: 189290 - [Linux] Ctrl+Q should quit.

Fixes for recent regressions:

  • Fixed: 403217 - Drag & drop Russian text to the search/location bar is broken.
  • Fixed: 385364 - Tilde (~) key broken on some keyboard layout.
  • Fixed: 413200 - Progress dialogs do not close (message sent, print, print preview).
  • Fixed: 415329 - Large toolbar buttons are vertically misaligned.
  • Fixed: 420481 - Right Click > Save Link As sometimes (always?) fails.
  • Fixed: 420609 - XMLHttpRequest no longer able to parse XHTML documents with entity references.
  • Fixed: 420677 - "Help > Report Web Forgery..." does nothing; "this.appContext is null".

Trunk regressions:

  • Since March 7: 421571 - Gmail chat is broken.

Trunk checkins between 2008-03-02 04:00 and 2008-03-08 04:00

Windows builds: Windows nightly (discussion)

Mac builds: Mac nightly

Linux builds: Linux nightly

2008-03-02 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. (Backed out after this build due to a regression.)
  • Fixed: 411293 - Make the url bar drop down show typed sites ordered by frecency, not visit date.
  • Fixed: 395739 - Adaptive learning (match entered text to selected item) in url bar autocomplete.
  • Fixed: 339229 - Stop shipping DOM Inspector in Firefox builds.
  • Fixed: 419655 - Refreshing a page leaks an nsGlobalWindow until shutdown.
  • Fixed: 418865 - [Windows] Turn on profile-guided optimization for nightlies.
  • Fixed: 401660 - When showing autocomplete result, show tags that partially match.
  • Fixed: 419068 - Allow tagged pages to mingle with non-tagged autocomplete results.
  • Fixed: 413497 - Awesomebar should use a throbber to provide feedback that search is in progress.
  • Fixed: 414389 - [Windows] M3 Windows icons.
  • Fixed: 419772 - [Mac] Land Proto 0.12 changes.
  • Fixed: 420204 - [Mac] Land new URL bar icons.
  • Fixed: 348031 - [Mac] Pressing Cmd-W should always close the window when only one tab is visible.

Fixes for recent regressions:

  • Fixed: 408723 - Mouse positioned over autocomplete entry selects the entry, interfering with pressing Enter.
  • Fixed: 385245 - History sidebar very slow (way slower than fx2).
  • Fixed: 418470 - Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView).
  • Fixed: 389931 - Can't use menus in other windows while native filepicker is open.
  • Fixed: 419221 - Can't see Friends section in Facebook.
  • Fixed: 358379 - [Mac] Cmd+Return no longer opens focused link in new tab.
  • Fixed: 418226 - [Mac] Some emacs style keybindings (CTRL+A, CTRL+E, CTRL+K) are broken.
  • Fixed: 419338 - [Mac] window.focus() doesn't bring the window to the front.

Trunk checkins between 2008-02-25 04:00 and 2008-03-02 04:00

Windows builds: Windows nightly (discussion)

Linux builds: Linux nightly

Mac builds: Mac nightly

2008-02-25 Trunk builds

Fixes:

  • Fixed: 239429 - Display URL in status bar while using bookmark & history sidebars.
  • Fixed: 401291 - Optimize handling of dynamic changes for advanced CSS selectors.
  • Fixed: 73586 - Matching of :first-child, :only-child, and :last-child not dynamically updated.
  • Fixed: 98997 - Matching of :empty not dynamically updated.
  • Fixed: 229915 - Matching of + combinator not dynamically updated.
  • Fixed: 261081 - Add support for pre-wrap value of white-space.
  • Fixed: 381661 - [Windows] Fix and reenable bilinear filtering for upscaled images.
  • Fixed: 409796 - No pictures shown in saved file (file name and folder name, containing that file, is in cyrillic).
  • Fixed: 355068 - XSLTProcessor.transformToFragment seems to use only output method "text".
  • Fixed: 416696 - Restart and quit alerts should use independent "don't warn again" prefs.
  • Fixed: 414366 - Identify if we will be going back or forward in new unified drop-down history (Needs visual indication such as back/forward arrows).
  • Fixed: 349865 - Drop "Copy Link Location" from mailto: link context menu.
  • Fixed: 406779 - Clicking site/identity button should restore location bar contents.
  • Fixed: 408797 - Implement Change Password as a notification bar.
  • Fixed: 348472 - [Mac] Command-Option-F should select the web search box.
  • Fixed: 355477 - [Linux] Map mouse buttons 8-9 to back/forward.

Fixes for recent regressions:

  • Fixed: 417800 - Revert to not blocking third-party cookies.
  • Fixed: 418755 - Stop throwing WRONG_DOCUMENT_ERR since the web can't deal.
  • Fixed: 409380 - range.selectNodeContents throws an INVALID_NODE_TYPE_ERR on elements created with document.createElement.
  • Fixed: 418457 - Remove support for onbeforecopy/cut/paste until we have a better implementation.
  • Fixed: 389290 - Bookmarks Menu - dropmarker missing.
  • Fixed: 416886 - JavaScript components in extensions should be registered last.
  • Fixed: 417152 - Move the Home button only if the bookmarks toolbar is visible.
  • Fixed: 417810 - Frequently Visited Pages Disappear From Location Bar Autocomplete.
  • Fixed: 417543 - [Windows] Bottom & left dashed/dotted outlines/borders are drawn solid.

Trunk checkins between 2008-02-17 04:00 and 2008-02-25 04:00

Windows builds: Windows nightly (discussion)

Linux builds: Linux nightly

Mac builds: Mac nightly

2008-02-17 Trunk builds

Fixes:

  • Fixed: 401322 - Add a "Zoom Text Only" checkbox in the View > Zoom menu.
  • Fixed: 218142 - Add "Show Image" to context menu of not-successfully-loaded images. (The upcoming patch for bug 417545 will make this work for blocked images as well.)
  • Fixed: 44781 - Support CMYK, YCCK JPEGs.
  • Fixed: 416018 - Upgrade cairo to 1.5.8-30-g80e11a8.
  • Fixed: 407462 - [Windows] Make CJK sites render faster.
  • Fixed: 417066 - [Linux] Enable jemalloc by default on Linux.

Fixes for recent regressions:

  • Fixed: 405198 - Cannot drag and drop folders / items in Places Organizer.
  • Fixed: 415915 - Drag / Drop in the Bookmarks Menu is broken.
  • Fixed: 409111 - WRONG_DOCUMENT_ERR on unattached nodes through getBoxObjectFor.

Trunk regressions:

  • Since Feb 14: 417543 - [Windows] Bottom & left dashed/dotted outlines/borders are drawn solid.

Trunk checkins between 2008-02-11 04:00 and 2008-02-17 04:00

Windows builds: Windows nightly (discussion)

Linux builds: Linux nightly

Mac builds: Mac nightly

2008-02-11 Trunk builds

Fixes:

  • Fixed: 401869 - Allow multiple words search in location bar auto-complete.
  • Fixed: 213163 - Status bar should show URLs of hovered bookmark toolbar items.
  • Fixed: 389478 - Add favicons on back/forward menus. (Linux-only until bug 414366 is fixed.)
  • Fixed: 163110 - Lists and right-floated images don't get along.
  • Fixed: 143162 - List items near floats wrap block around float.
  • Fixed: 407459 - [Windows] Switch from default MSVC malloc to jemalloc for better memory allocation speed and lower fragmentation.
  • Fixed: 408153 - [Windows] Use IAttachmentExecute antivirus API when it is available.
  • Fixed: 415466 - [Mac] Draw Aqua-like focus rings for single and multi-line text fields.
  • Fixed: 66519 - [Linux] Support Internet keys ("Back", "Home", etc. on some keyboards).
  • Fixed: 409880 - Bump trunk version from 3.0b3pre to 3.0b4pre.
  • Fixed: 365851 - Return of the property cache (get/set/call optimizations).
  • Fixed: 386769 - Make setting innerHTML faster.
  • Fixed: 416073 - Table repaint is funky.
  • Fixed: 414477 - https should run with pipelining.
  • Fixed: 393716 - Add single tab save/restore to session store API.
  • Fixed: 406095 - Add emptyText property to textbox.
  • Fixed: 414078 - Collect bottom bars into vbox for better extensibility.
  • Fixed: 414685 - [Mac] Speed up image decoding, rendering, and especially scaling.

Fixes for recent regressions:

  • Fixed: 389756 - Full page zoom interacts poorly with image auto zoom.
  • Fixed: 414933 - Return star to a one click bookmark action: remove modal-looking "page bookmarked" panel.
  • Fixed: 409062 - Should be able to open data: URLs in new tabs.
  • Fixed: 415489 - URL bar autocomplete slow since bug 414507.

Trunk regressions:

  • Since ~Feb 6: 415915 - Drag / Drop in the Bookmarks Menu is broken.

Trunk checkins between 2008-02-03 04:00 and 2008-02-11 04:00

Windows builds: Windows nightly (discussion)

Linux builds: Linux nightly

Mac builds: Mac nightly