Archive for the 'Trunk' Category

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

2008-01-28 Trunk builds

Fixes:

  • Fixed: 402278 - Download activity summary in the status bar.
  • Fixed: 380785 - Add Wikipedia to the default search engine list.
  • Fixed: 411490 - about:crashes.
  • Fixed: 386228 - Unify back and forward tab history and provide only one drop-down button (IE7 style). (Note: backed out 7 hours after this nightly.)
  • Fixed: 404024 - Add Tools > Add-ons > Get Add-ons (addons.mozilla.org integration pane).
  • Fixed: 408052 - Adopt "ancestor" frame navigation policy to prevent frame hijacking.
  • Fixed: 397723 - New Theme for Mac OS X. (If you are currently using the "Proto" theme, you should uninstall it when you update, since it is now out of date.)
  • Fixed: 413806 - Land Windows icons for Beta 3.
  • Fixed: 411725 - Modify theme for keyhole shaped back/forward buttons on Windows.
  • Fixed: 340976 - Firefox should have a larger icon for Vista.
  • Fixed: 413985 - Space key should pause/resume downloads.
  • Fixed: 322202 - Hitting ENTER when focus inside an empty paragraph (containing the "I dont need it" BR tag) results in strange output.
  • Fixed: 394038 - Make url bar autocomplete frecency algorithm global.
  • Fixed: 407359 - Popups on main screen (such as the add-bookmark panel) have focus and accessibility issues.
  • Fixed: 413878 - Upgrade cairo to latest git version.
  • Fixed: 401433 - Small leak on digg.com.
  • Fixed: 412320 - Code-generation for QueryInterface (QI) implementations.
  • Fixed: 411718 - Speed up JPEG decoding by 30% by skipping buffer.
  • Fixed: 411379 - Add SSE2 processing for JPEG color, use static instead of dynamic arrays.
  • Fixed: 331043 - Improve hash performance using _rotr intrinsic.

Fixes for recent regressions:

  • Fixed: 412458 - Percent encodings in url bar inconsistent.

Trunk checkins between 2008-01-23 04:00 and 2008-01-28 04:00

Windows builds: Windows nightly (discussion)

Linux builds: Linux nightly

Mac builds: Mac nightly

2008-01-23 Trunk builds

Fixes:

  • Fixed: 346690 - Implement CSS3 CR cursor:none.
  • Fixed: 402272 - Move offline cache APIs toward the whatwg spec.
  • Fixed: 411365 - Add JS function to start and stop Shark programatically.
  • Fixed: 412874 - Need Shark functions in JS component global scope.
  • Fixed: 412491 - Function objects cloned by XPConnect still keep hidden window alive late into shutdown.
  • Fixed: 407201 - Not dropping references for one shot timers on Fire().
  • Fixed: 193001 - [Linux] Use gnome's native print dialog. (Ventron's blog entry)
  • Fixed: 408869 - Make the extension installation dialog easier to understand.
  • Fixed: 411224 - Upgrade cairo to latest git version.
  • Fixed: 95829 - Memory leak in prcmon.c.
  • Fixed: 389273 - Large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer.
  • Fixed: 410289 - Do not allow the pausing of downloads that cannot actually be resumed.
  • Fixed: 402620 - Protocol handling dialog should display icons and hostnames for web applications.
  • Fixed: 398478 - Clear globalStorage for offline apps separately from cookies.
  • Fixed: 394392 - UI for enabling/disabling offline apps.
  • Fixed: 377551 - Pages opened in new tabs should skip chrome-less windows (like popups).

Fixes for recent regressions:

  • Fixed: 412598 - ForecastFox extension not showing in Statusbar.
  • Fixed: 411369 - Crash while trying to print [@ @0x0 @0x1000 _cairo_meta_surface_create] [@ _moz_cairo_surface_finish ].
  • Fixed: 403565 - Old page gets resized when browsing to a new one.
  • Fixed: 406179 - Delete (or shift/delete) of a row in the rich url bar results does not select the next item after delete.
  • Fixed: 410726 - Address bar eats escaped newlines.

Trunk regressions:

  • Since Jan 12: 412458 - Percent encodings in url bar inconsistent.

Trunk checkins between 2008-01-16 04:00 and 2008-01-23 04:00

Windows builds: Windows nightly (discussion)

Linux builds: Linux nightly

Mac builds: Mac nightly

2008-01-16 Trunk builds

Fixes:

  • Fixed: 312247 - Content is rendered outside the window if width is reduced.
  • Fixed: 411285 - js_BoyerMooreHorspool is sometimes called for very short texts.
  • Fixed: 411327 - nsIXPCNativeCallContext should not inherit from nsISupports.

Trunk regressions:

  • Since Jan 12: 412458 - Percent encodings in url bar inconsistent.

Trunk checkins between 2008-01-12 04:00 and 2008-01-16 04:00

Windows builds: Windows nightly (discussion)

Linux builds: Linux nightly

Mac builds: Mac nightly

2008-01-12 Trunk builds

Fixes:

  • Fixed: 411352 - Update Book of Mozilla passage (about:mozilla).
  • Fixed: 302575 - URL bar gets confused about what URI is loaded.
  • Fixed: 393718 - Style searchbar splitter nicely (by making it invisible).
  • Fixed: 406255 - Emphasize the first matching text in both title and url.
  • Fixed: 348577 - Implement MathML <mtable> with display:inline-table (mtable has incorrect baseline).
  • Fixed: 391598 - Make upgrade/update process smoother and avoid confusing/modal dialogs.
  • Fixed: 410295 - Report cycle collector faults to observer service and error console.
  • Fixed: 411207 - Add notification of session restore completing restore of windows.
  • Fixed: 411212 - Privileged code cannot prevent file-picker from showing on <input type="file">.

Fixes for recent regressions:

  • Fixed: 410900 - Applications pref pane is empty.
  • Fixed: 400474 - Bookmarks menu no longer groups folders before bookmarks after "Sort by Name" is performed.
  • Fixed: 411172 - Del key does not remove files from the download manager anymore.
  • Fixed: 392802 - File listings are hard to read due to opacity/color choices.
  • Fixed: 397815 - Strange behavior when entering URL with escaped percent character %25.

Trunk checkins between 2008-01-05 04:00 and 2008-01-12 04:00

Windows builds: Windows nightly (discussion)

Linux builds: Linux nightly

Mac builds: Mac nightly

2008-01-05 Trunk builds

Fixes:

  • Fixed: 387522 - Native JSON support.
  • Fixed: 389746 - Implement SVG feDisplacementMap.
  • Fixed: 390379 - Implement SVG feImage.
  • Fixed: 381692 - Page Info Security section should show site-specific saved passwords.
  • Fixed: 408957 - JavaScript "let" declaration must be direct child of block or top-level implicit block.
  • Fixed: 84945 - NsDiskCacheMap::ReadDiskCacheEntry should use a cached buffer.
  • Fixed: 410131 - DM isn't buffering writes when saving a file.
  • Fixed: 396052 - [Windows] Firefox fails to start when run from a directory with non-native characters in the path.
  • Fixed: 408881 - [Mac] Re-enable IPv6 on Mac OS.
  • Fixed: 396137 - [Mac] Port Windows font matching code to Mac and use in place of ATSUI font matching.
  • Fixed: 126730 - [Linux] Full screen: problem with maximize/fullscreen/restore.
  • Fixed: 406407 - [Linux] Accelerators for textEdit should not be affected by keyboard group/level.

Trunk regressions:

  • Since 2008-01-05: 410900 - Applications pref pane is empty.

Trunk checkins between 2007-12-27 04:00 and 2008-01-05 04:00

Windows builds: Windows nightly (discussion)

Linux builds: Linux nightly

Mac builds: Mac nightly