Fixes:
- Fixed: 412486 - [Mac] Widget/event-detection support for multi-touch trackpad gestures.
- Fixed: 456520 - [Mac] Multi-touch gesture support for Firefox. (Using the trackpads on some newer Mac laptops, you can now swipe with three fingers to navigate through history or scroll to the top/bottom of the page. You can also pinch to zoom and twist to switch tabs. Read more on Mardak's blog.)
- Fixed: 396816 - Location bar should be self-describing: "Search Bookmarks and History".
- Fixed: 400398 - Remove the throbber from the menu bar / nav toolbar default set.
- Fixed: 449522 - Context menu for HTML5 <video> elements.
- Fixed: Add hidden pref
layout.css.visited_links_enabled
for users who want to prevent sites from being able to take advantage of bug 147777.
- Fixed: 398928 - [Mac] Allow moving a unified window by dragging its toolbar.
Fixes for recent regressions:
- Fixed: 459323 - Drag and Drop in input controls is broken.
Trunk regressions:
- Since ~Sept 26: 457187 - 'New Tab' button should be customizable.
mozilla-central pushlog for 2008-10-17 04:00 to 2008-10-26 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
October 26th, 2008 |
5 Comments »
Fixes:
- Fixed: 408838 - DOM binding for native JSON.
- Fixed: 327765 - Mozilla's cache does not invalidate on non-GET requests.
- Fixed: 448976 - Turn the Session Restore prompt into an error page, about:sessionrestore.
- Fixed: 433616 - Need facility for managing documents referenced via local URI references. (bz's web tech post)
- Fixed: 237592 - Bookmarks/RSS items should always show tooltip when hovering with mouse.
- Fixed: 434602 - [Windows] After being open a few minutes, large parts of the screen don't repaint.
- Fixed: 445158 - Consider providing a pref that allows users to avoid check for "Launching Applications and Unsafe Files" Internet option.
- Fixed: 438517 - CSS text-shadow not working for XUL elements using nsTextBoxFrame.
- Fixed: 449443 - Upgrade to SQLite 3.6.4.
- Fixed: 455990 - Close button on last open tab should be hidden.
- Fixed: 397493 - Add-ons Update should skip "Continue" if all updates have been successful.
- Fixed: 429350 - Unable to delete tags from column list.
- Fixed: 394979 - Search Service is slow on startup (Ts hit).
- Fixed: 394611 - Always prompt the user before changing a stored password.
- Fixed: 450939 - Add -moz-window-shadow CSS property.
- Fixed: Merge from Tracemonkey branch Oct 13.
- Fixed: 414728 - [Mac] Statusbar not using cool new embossed text-shadow-effect-thing for statusbar text.
Fixes for recent regressions:
- Fixed: 458048 - Drag & drop of tabs crashes browser.
- Fixed: 459293 - Sites not loading - "redeclaration of const JSON" error on console.
Trunk regressions:
- Since Oct 7: 459323 - Drag and Drop in input controls is broken.
- Since ~Sept 26: 457187 - 'New Tab' button should be customizable.
mozilla-central pushlog for 2008-10-04 04:00 to 2008-10-17 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
October 17th, 2008 |
4 Comments »
Fixes:
- Fixed: 389508 - Implement Cross-site XMLHttpRequest.
- Fixed: 441473 - Implement user font set object.
- Fixed: 364315 - Speculatively load referenced files while "real" parsing is blocked on a <script src=> load.
- Fixed: 435293 - Add support for WebKit's CSS3 Transform proposal.
- Fixed: 448909 - Need more controls WHATWG Video tag.
- Fixed: 373701 - Connection for pushed content (e.g. WebCam) not broken if tab is out of sight but still in bfcache.
- Fixed: 455852 - Add a hidden pref for not closing the window with the last tab.
- Fixed: 329534 - Live bookmarks load way too aggressively (lock up/hang/freeze browser).
- Fixed: 412002 - Should be able to edit tags for multiple bookmarks at the same time.
- Fixed: 450452 - Implement XHR ("minus X") for worker threads.
- Fixed: 114649 - onresize events should fire while resizing the window, not just when the mouse stops moving.
- Fixed: 288194 - XUL <textbox> is too hard to focus.
- Fixed: 455990 - Close button on last open tab should be hidden.
- Fixed: 455756 - Add a "new tab" button to the tab bar.
- Fixed: 438517 - CSS text-shadow not working for XUL elements using nsTextBoxFrame.
- Fixed: 413141 - Drop -moz-opacity alias.
- Fixed: 355567 - Firefox stores corrupted version of cached JavaScript file (merges two files together).
- Fixed: Merges from Tracemonkey branch (last merge Sep 30).
- Fixed: 455173 - TM: Crash on Accessing Adblock Plus Preferences.
- Fixed: 54488 - [Mac] Non-draggable widgets in background windows should look disabled.
- Fixed: 385263 - [Linux] We call FT_Open_Face twice per font, wasting a significant amount of memory.
The Tracemonkey JIT is finally stable enough for me. Is it stable enough for you (javascript.options.jit.content = true)? Does it make your favorite JavaScript-heavy sites faster?
Trunk regressions:
- Since Oct 1: 458048 - Drag & drop of tabs crashes browser.
mozilla-central pushlog for 2008-09-20 04:00 to 2008-10-04 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly (?)
Posted in Trunk |
October 4th, 2008 |
13 Comments »
Fixes:
- Fixed: 392870 - Easy discoverability of Tabbed Browsing for new users: always show the tab bar (and other changes).
- Fixed: 254714 - While loading a page, on a new tab/window, the location bar does not display the address URL.
- Fixed: 42976 - Implement cloneNode() for HTML Document nodes.
- Fixed: 350471 - [Mac] Reenable pixel scrolling (two-finger touchpad).
- Fixed: 410569 - [Mac, Linux] Tab duplication (opt+drag / ctrl+drag) doesn't work.
- Fixed: 450743 - Limit the number of Ctrl+Tab previews in MRU order, display the rest in tab bar order.
- Fixed: 446065 - Add tabs opened in the background to the top of the Ctrl+Tab list.
- Fixed: 448767 - [Mac] Allow themes to differentiate between Blue and Graphite system appearance color / Add -moz-system-metric(mac-graphite-theme).
mozilla-central pushlog for 2008-09-14 04:00 to 2008-09-20 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
September 20th, 2008 |
3 Comments »
Posted in Trunk |
September 14th, 2008 |
Comments Off on 2008-09-14 Trunk builds
Fixes:
- Fixed: 263942 - Reload button should have middle click support (open same URL in new tab, clone tab).
- Fixed: 407216 - DOM fast stubs.
- Fixed: Merge from Tracemonkey branch Sep 2 and again Sep 4. (javascript.options.jit.content should now be stable enough for daily use. Try it out!)
- Fixed: 418343 - Autocomplete results (search and form history) no longer sorted.
- Fixed: 430061 - Replace imglib's use of necko memory cache with an imglib-specific cache.
- Fixed: 135007 - Transfer mode of images should be relevant for shown lock icon state (mixed content).
- Fixed: 394416 - Feed sniffing should apply to fewer mime types.
- Fixed: 442291 - Very slow scrolling.
- Fixed: 346337 - Sessionstore does not maintain form input field data.
- Fixed: 368677 - Sessionstore should ignore popup windows.
- Fixed: 212316 - [Windows] Mozilla must handle WM_ENDSESSION message to cleanly unload in case of exiting or restarting windows.
Fixes for recent regressions:
- Fixed: 452083 - [Windows] Drag and Drop not working.
- Fixed: 451204 - Highlighted text is white on white text on a yellow background, difficult to read.
mozilla-central pushlog for 2008-08-29 04:00 to 2008-09-06 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
September 6th, 2008 |
Comments Off on 2008-09-06 Trunk builds
Fixes:
- Fixed: 449436 - Land Tracemonkey in mozilla-central, preffed off. (Tracemonkey promises much faster JavaScript execution speed. Blog posts: brendan, andreas, shaver, schrep, jresig. Use the 'tracemonkey' hg branch for serious testing.)
- Fixed: 437152 - Implement worker threads.
- Fixed: 447917 - Implement ElementTraversal.
- Fixed: 356295 - Implement Drag and Drop (WHATWG).
- Fixed: 435425 - Support progress events for XHR.
- Fixed: 238072 - Support positioned and floated generated content for non-replaced elements.
- Fixed: 224692 - [Windows] Downloaded Files Don't Inherit NTFS Properties (like permissions, compression, encryption) from Parent Folder/Directory.
- Fixed: 411966 - Wrong favicon appears in the bookmarks list.
- Fixed: 431701 - Set characterSet of XML DOM document created with createDocument() to UTF-8 and not ISO-8859-1.
- Fixed: 118704 - document.title does not dynamically update when the contents of the document's <title> element change.
- Fixed: 445497 - Ctrl-Tab preview should allow tabs to be clicked on.
- Fixed: 445369 - Allow closing tabs in the Ctrl+Tab panel with Ctrl+W.
- Fixed: 445520 - Flashblock broken on trunk.
- Fixed: 444395 - Add Gmail Mailto protocol handler to Firefox 3.0.x.
- Fixed: 451760 - Allow matching at beginning of title/url by pref.
- Fixed: 439292 - Context menu for mailto: links should include commands like "Open in new tab" (when handled by a web app).
- Fixed: 378028 - [Mac] Two-fingered trackpad scrolling: horizontal movement causes vertical scrolling.
- Fixed: 449959 - [Linux] Since checkin of bug 422221, dragging stuff (bookmarks, tabs, toolbar elements) crashes Firefox.
- Fixed: 126802 - [Linux] Printing while in print preview disabled on Unix.
- Fixed: 405421 - [Linux] Ensure our widget painting is transparent for themes that support it.
Trunk regressions:
- Since ~Aug 27: 452083 - [Windows] Drag and Drop not working.
mozilla-central pushlog for 2008-08-12 04:00 to 2008-08-29 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
August 29th, 2008 |
1 Comment »
Fixes:
- Fixed: 113934 - Drag & Drop tabs between browser windows. (This bug added back-end code and the ability to drag tabs to existing Firefox windows; followups will allow things like detaching a tab when only one window is open).
- Fixed: 422538 - Ogg Theora backend for HTML5 video element.
- Fixed: 156716 - CSS3 "media queries".
- Fixed: 230555 - Add support for pre-line value of white-space.
- Fixed: 28293 - Add support for the "defer" attribute on <script>.
- Fixed: 388811 - Provide a XUL search textbox widget.
- Fixed: 263683 - Find Bar "Highlight All" should use selection, not manipulate DOM.
- Fixed: 293834 - Save Page As should save form inputs' state.
- Fixed: 424509 - Location bar autocomplete favors "http://" over domain name starting with "h".
- Fixed: 444931 - <img src=""> causes un-needed(?) network fetch.
- Fixed: 318235 - [Windows] Ctrl+Enter being treated as Ctrl+J when captured by a Javascript event (download manager appears incorrectly).
- Fixed: 56488 - [Mac] Down scroll arrow is hidden when neither status bar nor horizontal scrollbar is displayed.
To see all 387 changesets since 2008-07-25, use this Mercurial command:
hg log -r 3764d52302a6:6276d0c9a49d
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
August 12th, 2008 |
3 Comments »