SeaMonkey Trunk Tracker

Saturday, March 12, 2011

2.1 Beta 2 Roundup

Welcome back! It's been a while, and this time I'm especially late since Beta 2 already shipped a month ago. But fear not, there's also news to tell: On trunk, both Venkman (JavaScript Debugger) and ChatZilla are finally working again, which means they'll also do in the upcoming (and last) Beta 3. Additionally, SeaMonkey 2.1 Beta 3 will show download progress in the Windows 7 taskbar, display plugins in MailNews feeds and allow to add a search bar (as in Firefox) to the browser (including suggestions and engine management).

For Beta 2, the biggest part was the integration of Sync. All in all it took more than four months of review and dozens of iterations to get to the point where it could land on trunk. Of course none of that would have been possible without the effort of the original Weave and Firefox Sync developers in the first place, who built a product that is both easy to use and secure by design. The implementation as of Beta 2 is not complete yet; on trunk the Preferences dialog has already been redesigned and further changes are about to happen (mainly porting the easy setup screen for adding devices).

Highlights:
  • Add a Keyword for this Search
  • Add-on Manager improvements
  • Data Manager final integration
  • Deferred Session Restore
  • Delete news messages from local storage
  • DoNotTrack header
  • DOM Inspector Enhanced Box Model Viewer
  • Doorhangers
  • HTML5 Forms API
  • Lightweight themes (Personas) on Address Book, Composer and MailNews
  • Remember page zoom per site
  • Mac PPC dropped, 64-bit added for 10.6 Snow Leopard
  • Omnijar
  • OpenType improvements
  • Scrollable browser tab bar and All Tabs button
  • Sync
  • WebGL and D3D
MailNews:
  • Do not stop copy to IMAP folder action without any error message (handle errors trying to stream next message) (Bug 601900)
  • Add support for retrieving new mail by time delay or during startup to Unix Mailspool account type (Bug 480945)
  • Make attachment code for apple encode 64-bit compatible (Bug 537900)
  • Let user choose signature separator (new mail.identity.default.suppress_signature_separator pref) (Bug 58406)
  • Replace server-based archiving prefs by identity-based ones (mail.identity.default.archive_granularity, mail.identity.default.archive_keep_folder_structure) (Bug 517514)
  • Prevent copying messages/folders from local to IMAP from failing due to virus checker interfering with temp file handling (Bug 601900)
  • Do not automatically mark IMAP Draft messages as read (Bug 470746)
  • Make sure default alert sound plays on Mac when new email arrives (Bug 594355)
  • Fix new mail icon for libxul builds (Bug 598942)
  • Make lightweight themes / Personas work in the Composer window (Bug 579739)
  • Make lightweight themes / Personas work in the MailNews window (Bug 579738)
  • Do not use disk cache if storing the message in the offline store (Bug 531033)
  • Remove unused prefs from mailnews.js (Bug 610289)
  • Remove unused mailnews.use_received_date pref (Bug 607265)
  • Remove unused pref mail.imap.mime_parts_on_demand_max_depth (Bug 623685)
  • Expand single or last message ID in headers display by default (Bug 611738)
  • Support IMAP AUTH EXTERNAL with TLS and given client certificate (Bug 286581)
  • Introduce deletion of newsgroup messages, differentiating between Cancel and Delete (Bug 250141)
  • Fix parsing and compaction of local folders > 4 GB (Bug 608449)
  • Polish the MailNews search dialog on Mac and fix some obsolete styles for all OSs (Bug 613358)
  • Support balloon notifications for new messages on Windows (pref: mail.biff.show_balloon) (Bug 605972)
  • Fix handling of forwarded flag on IMAP servers that do not support the flag (Bug 561292)
  • Detect corrupt offline store and disk cache entries for IMAP messages (Bug 531033)
  • Fix some cases of copies of messages ending up in offline store (Bug 609683)
  • Do not try to open appledouble attachments as appledouble and do not make attachments disappear when appledouble is registered (Bug 579682)
  • Open links from Address Cards like links from MailNews (Bug 116114)
  • Do not open selected message in new tab for middle click on scrollbar (Bug 518545)
  • Port several composeStartup fixes from Thunderbird (e.g. for attachment file names passed in from the command line, support accents and encoding) (Bug 617011)
  • Improve print format of attachment file names (remove content-type and content-encoding) (Bug 544984)
  • Fix opening messages found with Advanced Search by double click (Bug 545420)
  • Use folder semaphore to prevent IMAP offline store corruption (Bug 531033)
  • Make sure bottom signature does not appear inside the quotation (Bug 614949)
  • Make sure deleting a message from a collapsed thread does not cause all other messages to disappear from the subject pane (Bug 593525)
  • Reduce wake up frequency of IMAP threads for possibly lower power consumption (Bug 613184)
  • Make sure import from Apple Mail.app does not break messages or causes data loss (Bug 531245)
  • Make the "count the size of attachments" feature work for .eml attachments (Bug 606699)
  • Show correct message for error saving to Drafts folder, and retry saves to Sent folder (Bug 257735)
  • Set forwarded flag on messages forwarded inline by message filters (Bug 624337)
  • Keep IMAP offline stores up-to-date when messages are moved/copied (including fcc/save as draft) (Bug 574441)
  • Show size in attachment list (Bug 26517)
  • Correct the attachment header for inline text attachments (Bug 609992)
  • Make Ctrl+F4 work in tabmail (but not on Mac OS X) and add better keyboard Tab navigation on Mac (Bug 628918)
  • Make Print Preview work in viewsource and MailNews again (Bug 629900)
  • Make -compose command line options like bcc work if they are the first or only argument (Bug 627999)
  • Improve message composition logic performance (especially for forwarding many messages as attachments) (Bug 293100)
  • Prevent empty news articles when selecting during download from news server (Bug 540288)
  • Make F5 reload the view as in the browser (Bug 79397)
  • Add ability to detach grandchildren with MIME multipart/alternative (Bug 351224)
  • Add check for > 4 GB folder when appending to local Sent/Drafts folder (Bug 598104)
  • Add ability to drag feed URL from header pane (Bug 606992)
  • Convert composition security options for encrypt into a single menu item (with checkbox) like signing (Bug 537219)
  • Make Select Thread work in cross folder virtual/saved searched/unified folders again (Bug 544983)
  • Fix text field context menu (Bug 623590)
  • Fix renaming folders (Bug 588006)
  • Do not show disabled menu items (like Insert/Format in MailNews Compose) as enabled on hover (Bug 609422)
  • Fix mail reply painting issue (prevent documents loaded in mail editors to set up their own editors using the designMode or contentEditable APIs) (Bug 616590)
  • Fix collapsed folders appearing without children in MailNews subscription manager (Bug 592633)
Address Book:
  • Make lightweight themes/Personas work in the Address Book window (Bug 608966)
  • Add placeholdeer to Bookmarks and Address Book sidebars' search fields (Bug 610517)
  • Use GTK theme settings for background and text color in Address Book Output Panel (Bug 616699)
Bookmarks:
  • Improve Places File Bookmark (Ctrl+D) dialog (Bug 586947)
  • Turn bookmarks panel into an arrow panel (Bug 590105)
  • Add missing treelines to bookmarks sidebar and manager (Bug 620531)
  • Improve speed of managing multiple bookmarks in the Bookmarks Manager (Bug 613034)
  • Prevent bookmarks initialization locking with the first visit addition (Bug 620068)
  • Make the primary bookmarked indicator asynchronous (Bug 620066)
  • Initially import bookmarks from resource: scheme for Omnijar compatibility (Bug 628079)
  • Update bookmark tag list when manually adding, renaming, or deleting (Bug 627416)
  • Make sure tags of bookmarks are not lost when using undo after a cut or delete (Bug 597995)
Download Manager:
  • Make sure downloading of a file from a password protected directory does not fail (Bug 607560)
  • Remove all files left behind when a download is canceled (Bug 593815)
  • Make sure automatic updates do not get stalled when installed version is newer than a downloaded update restored using Windows system restore (Bug 601701)
Help:
  • Split mail_help.xhtml to several files (Bug 246405)
  • Clarify and update Help for Copies & Folders Account Settings (Bug 608152)
  • Document option "Only check for new mail after opening Mail & Newsgroups" (Bug 525973)
  • Document MailNews Default Account (Bug 227152)
  • Document shortcuts for Text Viewing, Navigation and Selection (Bug 232063)
Locales: Audio/Video:
  • Turn on OpenGL LayerManager for fullscreen video (Bug 556547)
  • Never play audio/video automatically in an editor (Bug 601881)
  • Work around alsa-pulse bug that causes hangs after resuming audio from pause (Bug 573924)
  • Ensure video controls don't show when we can't load a resource (Bug 595009)
  • Ensure video controls resize correctly when showing and hiding status overlay (Bug 604885)
  • Do not initiate media buffering before decode hits the end of downloaded data (Bug 623637)
  • Create media cache temp files with correct permissions and remove stray ones after 30s of idle time on Windows (initial wait time 3min) (Bug 572579)
  • Restore playback statistics to enable more accurate media buffering duration calculation (Bug 623637)
  • Add support for StereoMode element (Bug 584259)
  • Adjust ALSA start threshold to reduce the chance of deadlocking when recovering from under-run (Bug 615134)
Add-ons:
  • Fix installer for trunk builds (after Omnijar) so extensions are also installed (Bug 629037)
  • Add keyboard Ctrl+Shift+A shortcut to open Add-on Manager (and change MailNews Select Thread to Alt+Shift+A) (Bug 591483)
  • Do not lose pending installs/upgrades when upgrading to the new Add-on Manager (Bug 568251)
  • Update the UI with the new add-on details when bootstrapped add-ons are upgraded (Bug 596336)
  • Clear XUL fastload when new extensions are installed (Bug 606076)
  • Make revealing and hiding bootstrapped add-ons in non-profile install locations work correctly (Bug 553017)
  • Add final visual style and graphics to Add-on Manager (Bug 601022)
  • Allow upgrading an add-on to an add-on with a different ID (Bug 412819)
  • Make Get Add-ons tab the default selection in a new profile (Bug 610764)
  • Accelerate building the add-on lists (Bug 614416)
  • Allow add-ons to opt out of metadata collection (Bug 603409)
  • Add loading and error states to the Get Add-ons view (Bug 601143)
  • Ignore removed add-ons during update check (Bug 616457)
  • Support paid results in the add-ons search result (Bug 562790)
  • Pass Addon object to custom about dialogs (Bug 610661)
  • Recover gracefully from a broken extensions.bootstrappedAddon (Bug 619607)
  • Hide the disable button for add-ons that are waiting to install (Bug 616620)
  • Default Search to searching for available add-ons (Bug 611459)
  • Remove Disable item from context menu for already disabled extensions and plugins (Bug 616633)
  • Automatically install add-ons distributed with the application into the user's profile (Bug 474289)
  • Remove last updated date and sorting bar from Add-on Manager list view (Bug 623207)
  • Group add-ons in list view according to their status (enabled, disabled, etc.) (Bug 624808)
  • Remove add-on author name and link from Add-on Manager list view (Bug 623211)
  • Allow the tab key to only move to the items relevant to the selected extension (Bug 563912)
  • Download metadata for new add-ons when installed (Bug 595915)
  • Allow restarting extension downloads after failure (Bug 593535)
  • Make sure failed extension downloads can be resumed (Bug 593535)
  • Prevent multiple add-on entries in list view when downloading an update (Bug 618760)
  • Remove Pause button and make Cancel button work on download progress widget (Bug 581361)
  • Use InstallTrigger for XPI links (Bug 593025)
  • Rollback updates when file operations fail (Bug 587088)
  • Throw an exception if illegal arguments are passed to InstallTrigger.install (Bug 608680)
  • Support no contribution amount (Bug 617493)
  • Only show Available Updates pane when pending updates are available (Bug 591024)
  • Do not show hidden pane when clicking a few pixels down from Plugins (Bug 612053)
  • Fix display for long descriptions in detail view (Bug 624175)
  • Hide version numbers for lightweight themes (Personas) (Bug 580298)
Session Store:
  • Support form restore for securely transmitted sites (HTTPS) (Bug 603090)
  • Use Deferred Session Restore (Bug 614220)
Preferences:
  • Update Cache preferences panel for new cache size heuristic (Bug 594744)
  • Add preference for accessibility.blockautorefresh and Hardware Acceleration (Bug 465303)
  • Change the "No Proxy for" list UI from a textbox to a textarea (Bug 613198)
  • Update hardware acceleration preference for layer prefs tri-state (Bug 625318)
  • Add preference for link diversion restrictions (Bug 583625)
  • Add preference for do-not-track HTTP header (Bug 630270)
Sync:
  • Port Sync UI to SeaMonkey (Bug 576970)
  • Update Modern for Sync UI and fix about:sync-tabs theming (Bug 612172)
  • Hide context menu separator if about:sync-tabs is empty (Bug 628163)
  • Add a pref (services.sync.log.appender.debugLog.enabled) to control Sync back-end logging (Bug 599928)
DOM Inspector:
  • Make sure Inspect Contained Document followed by View Stylesheets works correctly (Bug 112674)
  • Prevent "Error: getSelectedItem is not defined" when switching from jsObject viewer to DOM viewer in document pane (Bug 617053)
  • Allow selecting/scrolling properties tree in CSS Rules viewer after undoing a deletion (Bug 620149)
  • Allow to watch a11y events for the whole application (Bug 551404)
  • Make the DOM Nodes viewer currentIndex-clean and do more intelligent rebuilding (Bug 589299)
  • Add Inspect in New Window to the Edit menu and give it a shortcut (Bug 588071)
  • Add Inspect in New Window to the stylesheets viewer (Bug 606821)
  • Disable DOM Nodes viewer's context menu's Paste and Insert menus if no items are enabled (Bug 589300)
  • Add Copy URI and View File to stylesheets viewer's context menu (Bug 607080)
  • Add tooltips to Inspect menus (Bug 612333)
  • Add Copy URI and View File to XBL Bindings Viewer (Bug 613718)
  • Allow navigating DOM Inspector mouselessly (Bug 256244)
  • Add Enhanced Box Model Viewer, showing all data at once and with bold style for significant data (value!=0) (Bug 615156)
HTML5:
  • Add support for the track element to the HTML5 parser (Bug 620664)
  • Add :-moz-ui-invalid pseudo-class (Bug 605124)
Graphics:
  • Handle device removal when using D3D10 (Bug 604271)
  • Block D3D9 on Windows 2000 (Bug 603204)
  • Enable GL shadow layer (Bug 602428)
  • Enable D3D10 layers by default (new layers.prefer-d3d9 pref replaces layers.use-d3d10) (Bug 605547)
  • Fix anti-aliasing problem of D2D (Bug 548964)
  • Turn the layer acceleration prefs into a tri-state (removes layers.accelerate-all and layers.accelerate-none and adds layers.acceleration.disabled and layers.acceleration.force-enabled) (Bug 623446)
  • Add 3D Vision stereoscopic rendering support to D3D10 layers (Bug 617220)
  • Disable OpenGL layers by default on Mac OS 10.5 (Bug 583499)
  • Honor the gfx.color_management.force_srgb pref when it is set as a default pref in addition to being set as a user pref (Bug 608030)
  • Block WebGL on OpenGL on Intel cards on Windows (Bug 625118)
  • Only white-list Intel, NVIDIA and ATI, but block old drivers for ATI and NVIDIA older than June 2010 (Bug 623338)
  • Rename webgl.prefer_gl pref to webgl.prefer-native-gl and introduce webgl.force-enabled and webgl.disabled prefs (Bug 628403)
  • Do not enable OpenGL on Mac OS 10.6 before minor version 3 (Bug 629016)
  • Re-enable WebGL on Linux (bug 578877)
  • Create prefs (one per nsIGfxInfo feature) that override the built-in blacklist if set (pref branch gfx.blacklist. suffixes: direct2d, layers.direct3d9, layers.direct3d10, layers.direct3d10-1, layers.opengl, webgl.opengl, webgl.angle) (Bug 625160)
  • Reset animations when .src is changed (Bug 594771)
  • Stop animated GIFs looping too often (Bug 222176)
  • Fix GIFs not animating on page reload (Bug 601723)
Linux:
  • Make F5 reload on other platforms than Windows (enable it for Linux/Unix only, since we don't want it on Mac) (Bug 509954)
  • Make Helper Applications panel in Preferences window usable on a non-Gnome system (Bug 606998)
Mac:
  • Set minimum required OS version for Mac builds (Bug 604666)
  • Style the Findbar (Bug 605586)
  • Enable full screen mode on Mac (Bug 606297)
  • Adjust default IPC prefs for Mac 64-bit support and dropping PPC (Bug 614231)
  • Polish the Edit Filter dialog on Mac and fix some obsolete styles (all OSs) (Bug 614382)
  • Use RTL-friendly scrollbuttons (Bug 624161)
  • Adopt CSS for click-through (Bug 611857)
  • Improve MailNews (tab)scrollbox arrows/buttons (Bug 602568)
  • Use a better focus ring color in the MailNews search dialog (Bug 620797)
  • Style the bookmarks arrow panel (Bug 620132)
  • Do not open two windows when opening external links on Mac (Bug 531552)
Compiling:
  • Add --enable-profiling configure option (Bug 604871)
  • Adapt PYTHON_VERSION check (Bug 613811)
  • Transition LDAP SDKs to Mercurial (pull the LDAP c-sdk from Mercurial rather than CVS) (Bug 506601)
  • Require SP1 of VC8 EE to build successfully, obsolete VC7.1 and VC8 without its SP1 (Bug 610936)
  • Update required Cairo version to 1.10 (Bug 608484)
  • Require system libpng to be at version 1.4.1 or later (Bug 608483)
  • Provide an intelligible error when switching from gmake to pymake or vice versa on an absolutely configured objdir (Bug 608173)
  • Support startup timeline (Bug 604849)
  • Allow to build GConf and GnomeVFS/GIO support independently (Bug 545343)
  • Link 32-bit Windows builds with LARGEADDRESSAWARE (Bug 556382)
  • Require GTK+ 2.4.0 or later for compilation (bug 621962)
  • Enable crashreporter on Win64 (Bug 580623)
  • Remove MSVC 6 support (Bug 508760)
  • Fix DirectX SDK platform detection (Bug 622158)
  • Require SP1 of VC8 EE to build (successfully); Obsolete VC7.1 and VC8 without its SP1 (Bug 610936)
  • Disable ctypes on x86/MSVC if MASM is unavailable (Bug 551724)
  • Add --enable-profiling configure option (Bug 592923)
General:
  • Fix Undo Close Tab for tabs that are only in the bfundo cache (Bug 597637)
  • Accept middle-click for the new tab button (Bug 603095)
  • Make findbar appear above content and style it properly (Bug 605622)
  • Remove Bloglines from the feed reader options (Bug 603132)
  • Focus on content for Tools/Search the Web or clicking the search button (Bug 606858)
  • Make full screen window controls, bookmark overflow chevron and tab/sidebar close button more visible against dark lightweight themes (Bug 610408)
  • Do not ignore "Always use Google to subscribe to feeds" setting (Bug 612265)
  • Add Firefox Sidebar API to SeaMonkey Sidebar (Bug 399310)
  • Make removing entries in Data Manager trees select the next entry (Bug 597994)
  • Fix accessibility.typeaheadfind.usefindbar=false for View Source and Help windows (Bug 626985)
  • Do not hide the invalid form popup if the user types in an invalid form control (Bug 620079)
  • Notify when installing a lightweight theme but e.g. Modern is current which means that a restart is needed (Bug 594776)
  • Use doorhangers for geolocation, login manager, application/add-on installations, indexedDB and other notifications (Bug 595810)
  • Deal with saved POST data in functions loading entries e.g. from Places (Bug 553459)
  • Add ability to open Data Manager to a specific domain (and panel) (Bug 588418)
  • Add an icon to the Data Manager tab (Bug 615014)
  • Decode IDN punycode in Data Manager (Bug 591324)
  • Switch SeaMonkey UI to open Data Manager instead of other windows (Bug 588419)
  • Make Esc key cancel Forget tab in Data Manager (Bug 613087)
  • Make DEL key set permission tab entry back to default in Data Manager (Bug 613086)
  • Add ability to add permissions in Data Manager (Bug 588417)
  • Add a possibility to Data Manager to only list domains of a certain data type (Bug 613795)
  • Switch to relevant tab for first domain with data in Data Manager when managing Permissions/Passwords (Bug 619098)
  • Fix Domain search in Data Manager with IDN (Bug 629678)
  • Remember zoom value on a site-specific basis (using Toolkit ZoomManager) (Bug 386363)
  • Give life to SeaMonkey (Bug 616874)
  • Warn people on startup if they run an old build with updates disabled (Bug 581319)
  • Update status bar correctly after switching tabs (and add support for the onUpdateCurrentBrowser notification) (Bug 583317)
  • Make SeaMonkey tab bar scrollable to cope with tab overflow (Bug 484968)
  • Support arrow panels in Modern and turn doorhangers into arrow panels (Bug 617661)
  • Make doorhanger menulist display correctly in Modern (Bug 617661)
  • Prevent clicking miscellaneous Location Bar icons from selecting the text (Bug 619309)
  • Provide screen reader accessibility for doorhanger notifications (Bug 617333)
  • Add "Add a Keyword for this Search" to websites' search fields (Bug 332538)
  • Switch SeaMonkey to Omnijar (Bug 588067)
  • Update right pane tree of Bookmark Manager when deleting a selected folder in the left pane tree (Bug 627408)
  • Enable the window resizer when the status bar is turned off (Bug 627755)
  • Prevent Sidebar from opening by default in new profiles (Bug 630124)
  • Prevent Location Bar from remembering invalid (Server not found) URLs (Bug 627416)
  • Fail to load with invalid port number instead of using default port (Bug 537381)
  • Implement File.slice (Bug 575946)
  • Truncate long text when pasting text that is longer than maxlength of text control (Bug 603556)
  • Add support for app.support.vendor, show it on about:support and remove support for general.useragent.vendor and vendorSub (Bug 591573)
  • Disable OOPP for Java on Windows (Bug 603417)
  • Do not hide doorhanger text when lightweight themes (Personas) are installed (Bug 604464)
  • Fix lightweight themes (Personas) chrome painting when entering/exiting full screen mode (Bug 604318)
  • Do not crash on closing print preview with iframe, position:fixed and input (Bug 595337)
  • Prevent browser from stalling with connections left hanging in TCP close wait state (Bug 606719)
  • Let build system provide an intelligible error when switching from gmake to pymake or vice-versa on an absolutely configured objdir (Bug 608173)
  • Do not handle files being dropped in an editable area (Bug 512717)
  • Ctrl+clicking on a text control border followed by an editing operation (e.g. paste) removes the table cell from a non-editable (Bug 424627)
  • Make sure pressing Enter in a paragraph with an id attribute does not create a second paragraph of same ID (Bug 607584)
  • Make sure caret is available when an iframe is put into design mode when it already has focus (Bug 542317)
  • Make sure bottom of spellchecker underline is painted in input element with certain fonts (Bug 548964)
  • Make ui.trackpoint_hack.enabled pref update live and add ui.window_class_override pref (Bug 594977)
  • Install Updates only installs the first update in the list (Bug 597397)
  • Recover from a corrupt database or incorrect schema after startup (Bug 602577)
  • Show four rows for select multiple by default (Bug 603141)
  • Do not crash when FIPS softtoken checksum verification fails (Bug 521849)
  • Recover from a corrupt database or incorrect schema after startup (Bug 602577)
  • Make installer add OOPP process plugin-container.exe to ShimInclusionList to prevent Windows Media Player from falling back to version 6.4 (Bug 609106)
  • Make the More Encodings sub menus non-localizable Bug 610638
  • Insert image files dropped onto editable areas as data: URI image (Bug 609632)
  • Make dropping arbitrary image files on editable areas actually work (Bug 609632)
  • Add pref (notification.disabled) to disable desktop notifications (Bug 605370)
  • Try to lock the main exe multiple times before giving up updating the application on Windows (Bug 611186)
  • Allow updating when files to be patched are in use on Windows (Bug 466778)
  • Start in Safe Mode if Shift is pressed during application startup on Windows (Bug 602562)
  • Do not truncate print job name to only 30 characters (Bug 531606)
  • Always strip leading "?" from keyword search (Bug 608198)
  • Only rewrite pluginreg.dat upon plugins list construction if there were changes (Bug 613679)
  • Accelerate TCP connection retries in HTTP (Bug 592284)
  • Add a pref (dom.allowXULXBL_for_file) to enable XUL and XBL for file: scheme (Bug 595397)
  • Use proper escaping in form submission names and values and treat textareas with an empty name the way that IE handles them (Bug 448611)
  • Do not make an element invalid if the value length is higher than the maxlength value (Bug 613021)
  • Make invalid output element block form submission (Bug 613113)
  • Scroll the whole selection into view, not just the focus point when finding on a page (Bug 559993)
  • Keep trying to scroll content into view even if it is clipped out (Bug 539949)
  • Fire reorder event on XUL tree when treeview is changed (Bug 614552)
  • Improve support for "Vary: Cookie" header (Bug 468426)
  • Only show "Available Updates" pane when pending updates are available (Bug 591024)
  • Do not treat body of HTTP 304 response as a HTTP/0.9 response to subsequent HTTP request (Bug 363109)
  • File fragmentation on update fix for partial updates which are by far the worst culprit (Bug 570058) - investigate small writes
  • HTTP Cache: use directory tree to store cache file (Bug 597224)
  • Disable WebSockets by default (pref network.websocket.override-security-block) (Bug 616733)
  • Disable accelerated SYN retry (workaround for bug 614677 and bug 613977)
  • Add architecture and list of invalid plugins to pluginreg (Bug 616271)
  • Only check plugin validity once (Bug 616271)
  • IndexedDB: Notifications should auto-dismiss in some circumstances (Bug 595253)
  • File size of pluginreg.dat increases steadily (Bug 620114)
  • Shift key for safe mode conflicts with Windows shortcut key (Bug 619866)
  • Fix editor's handling of surrogate-pair combining marks with backspace (Bug 332636)
  • Report some memory information with Windows crash reports (Bug 493779)
  • Autoscroll stops unintentionally while page is scrolling (Bug 605127)
  • Disable navigator.mozNotification by default (notification.feature.enabled pref) (Bug 607860)
  • Do not strip LFs following a pre or textarea (Bug 620267)
  • Prevent partially themed UI on first run after upgrade while using third-party theme (Bug 621475)
  • Fix View By Date and Site sorting for History sidebar (Bug 621843)
  • Fix alignment of common dialog icon and text (Bug 608604)
  • Make arrow panels use the direction of the anchor (Bug 619223)
  • Remove the possibility of other components breaking application update where possible (Bug 595078)
  • Display DirectWrite version in about:support (Bug 624970)
  • Present error page when someone tries to access remote XUL (Bug 623482)
  • Make the DOM timeout clamp a pref (dom.min_timeout_value) and enforce that it is non-negative (Bug 625256)
  • Show correct last modified time for local files (fix DST/UTC handling) (Bug 377307)
  • Prevent FTP list parse error when list returns double space between date and file name (Bug 543805)
  • Evaluate the graphics blacklist and set the per-feature "cache" prefs based on the results (Bug 625160)
  • Display non-customizable menubars correctly when a lightweight theme (Persona) is applied (Bug 617578)
  • Improve the position of the arrow for arrow panels (Bug 626605)
  • Detect corrupt places.sqlite and replace it on next startup (Bug 609286)
  • Make sure drag and drop is not disabled when a plugin is open in another tab on Linux (Bug 626157)
  • Disable hinting when printing (bug 490475)
  • Implement do-not-track HTTP header to express user intent to halt tracking across sites (Bug 628197)
  • Accelerate adding and removing lines in big textareas (Bug 597627)
  • Add font cache size info to about:support (Bug 629611)
  • Fix preference locking by reading defaults/autoconfig/* from Omnijar as appropriate (Bug 595522)
  • Do not strip characters when using Copy Link Location (Bug 377392)
  • Do not close pop-ups when a window is lowered while dragging (prevent Bookmarks menu from closing) (Bug 618248)
  • Create focus styles for split menu buttons in pop-up (doorhanger) notifications (Bug 595271)
  • Fix page context menu after dismissing notification bar (Bug 614152)
  • Make Password Manager work with input[type=email] (Bug 600551)

Labels: , , , , , , , , , , , , , , , , , , ,