Archive for February, 2008

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

2008-02-03 Trunk builds

Fixes:

  • Fixed: 303645, 400061, 400064 - Add support for audio and video podcasts (specialized feed preview, new entries in the "Applications" preferences pane).
  • Fixed: 386228 - Unify back and forward tab history and provide only one drop-down button (IE7 style).
  • Fixed: 404109 - Move the Home button to the Bookmarks toolbar, and reset toolbars for Firefox 3.
  • Fixed: 393509 - Big changes to the add-bookmark dialog.
  • Fixed: 406612 - Finalize visual presentation of identity information (Larry).
  • Fixed: 412862 - Change the 'allow scripts to move or resize existing windows' pref to a whitelist.
  • Fixed: 387706 - Implement HTML5's cross-document messaging API (postMessage).
  • Fixed: 415168 - Disable <a ping> for Firefox 3.
  • Fixed: 414901 - Remove scriptable IO for Firefox 3.
  • Fixed: 397878 - Use a Referer-Root header for all cross-site XMLHttpRequest requests.
  • Fixed: 414507 - With a large history, typing in the url bar lags if the typed text does not match anything.
  • Fixed: 414489 - Change default search chunk size and timeout and let users adjust them.
  • Fixed: 414894 - Remove content arena.
  • Fixed: 400902 - Specialized GC arena for double values.
  • Fixed: 412753 - Speed up JPEG decoding by another 10%.
  • Fixed: 244273 - Improve current HTTP authentication prompt.
  • Fixed: 412204 - Add a hidden pref to turn off virus scanning on downloads.
  • Fixed: 134706 - Table is over-covered.
  • Fixed: 408118 - Auto-enable themes on install.
  • Fixed: 320155 - [Mac] Make installation from .dmg easier by including a symbolic link to the Applications folder.
  • Fixed: 376077 - [Mac] Cmd-enter in Location Bar beeps but does correct action.

Trunk checkins between 2008-01-28 04:00 and 2008-02-03 04:00

Windows builds: Windows nightly (discussion)

Linux builds: Linux nightly

Mac builds: Mac nightly