Posted in Trunk |
June 1st, 2009 |
Comments Off on 2009-06-01 Trunk builds
Posted in Trunk |
May 28th, 2009 |
Comments Off on 2009-05-28 Trunk builds
Fixes:
- Fixed: Parts of 25888 - Inlines wrapping around floats only check top pixel of line for overlap (negative top margins or multiple floats).
- Fixed: 487219 - Current session data is lost upon browser restart if the option to clear browsing history upon shutdown is set.
- Fixed: 463358 - Video should seek to keyframe to avoid ugly frames shown first after seeking.
- Fixed: 494095 - [Mac] Use -O3 for Mac Builds. (Makes most things 3% faster, and makes Dromaeo 29% faster!)
- Fixed: 404541 - [Windows] On Vista and Windows 7, installer does not elevate or ask to be elevated.
- Fixed: 489958 - New Clear recent history dialog shows unnecessary scrollbars with details expanded.
- Fixed: 483459 - Gecko doesn't load font files with bad checksums.
- Fixed: 491883 - Clear Recent History removes pages (URIs) from history instead of visits.
Fixes for recent regressions:
- Fixed: 488706 - Clear privacy data and clear cookies set.
- Fixed: 491925 - Disable multitouch "rotate" gesture for cycling tabs.
Trunk regressions:
- Since ~May 21: 494199 - Yahoo Mail categories broken.
mozilla-central pushlog for 2009-05-19 04:00 to 2009-05-22 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
May 22nd, 2009 |
Comments Off on 2009-05-22 Trunk builds
Fixes:
- Fixed: 488966 - Add a last_visit_date column with an index to moz_places.
- Fixed: 480238 - Double-clicking tree column separator opens highlighted link.
- Fixed: 474540 - High Definition Theora videos do not play smoothly using <video> element.
- Fixed: 479863 - Implement 'autobuffer' and stop buffering everything by default.
- Fixed: 469408 - Seeking video takes too long in playback and paused mode for HTTP media resources.
- Fixed: 480058 - Aspect ratio not correct.
- Fixed: 466699 - Audio video out of sync with ogg theora + vorbis.
Fixes for recent regressions:
- Fixed: 492028 - Crash [@ nsEventReceiverSH::AddEventListenerHelper] if chrome JIT is enabled.
Trunk regressions:
- Since Apr 16: 488706 - Clear privacy data and clear cookies set.
mozilla-central pushlog for 2009-05-12 04:00 to 2009-05-19 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
May 19th, 2009 |
1 Comment »
Fixes:
- Fixed: 67752 - Interruptible reflow.
- Fixed: 482801 - Middle-clicking the selected tab should not focus the tab bar.
- Fixed: 404279 - Automatically fill the 'name' field after selecting "add a keyword for this search" from context menu.
- Fixed: 465082 - Add "Forget About This Site" to History sidebar's site container context menu.
- Fixed: 422181 - Add Create Bookmark in history item context menu.
- Fixed: 488901 - Typing in Twitter status field can be painfully slow.
- Fixed: 456272 - Deadlock detector: Efficiency improvement and various bugfixes.
- Fixed: 488775 - TM: widen LIR instructions.
- Fixed: 78070 - Scrollbar code should be able to handle document root element being replaced.
- Fixed: 477934 - nsSafeFileOutputStream (prefs.js) not safe from system crashes.
Trunk regressions:
- Since ~May 8: 492028 - Crash [@ nsEventReceiverSH::AddEventListenerHelper] if chrome JIT is enabled.
- Since Apr 16: 488706 - Clear privacy data and clear cookies set.
mozilla-central pushlog for 2009-05-01 04:00 to 2009-05-12 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
May 12th, 2009 |
Comments Off on 2009-05-12 Trunk builds
Fixes:
- Fixed: 394759 - Add undo close window feature.
- Fixed: 88541 - Show URI in status bar onmouseover of Back/Forward menu items.
- Fixed: 475317 - Volume control on <video>.
- Fixed: 475318 - Video controls should display numeric position and duration.
- Fixed: 422403 - Improvements to the XML and XHTML serializers.
- Fixed: 486280 - Several things briefly appear and disappear when closing the last tab (closeWindowWithLastTab=false).
- Fixed: 444849 - Removing a bookmark doesn't clean up tags.
- Fixed: 212750 - [Windows] Context-menu key and Shift-F10 do not work as expected in Bookmark menu.
- Fixed: 490002 - [Mac] Keyboard modifiers should alter the behavior of clicking bookmarks in the native menu.
Trunk regressions:
- Since Apr 16: 488706 - Clear privacy data and clear cookies set.
mozilla-central pushlog for 2009-04-22 04:00 to 2009-05-01 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
May 1st, 2009 |
Comments Off on 2009-05-01 Trunk builds
Fixes:
- Fixed: 452498 - JIT closures (should be the last big TraceMonkey patch for a while).
- Fixed: 395668 - TITLE tooltip popups remain for only 5 seconds, might need more time to read.
- Fixed: 487777 - History menu is slow and takes ages to open.
- Fixed: 462041 - Refresh the Privacy preference pane.
- Fixed: 480169 - Clear recent history refresh (sprint).
- Fixed: 243136 - Saved form data should expire after a time period defined by user.
- Fixed: 475066 - Dragging a tab out of the browser window doesn't detach the tab (i.e. opens a window for that tab).
- Fixed: 239499 - 64bit safe code for mozilla/content (WinXP AMD64) part 2.
- Fixed: 479852 - Very slow scrolling with zoom on pages that have 1px tall or wide images tiled.
- Fixed: 419612 - Pref to not update site-specific zoom for existing background tabs.
- Fixed: 465007 - Harmonize content sniffing in HTML 5 and Firefox.
- Fixed: 485984 - Remove OJI from the tree.
- Fixed: 484921 - Need an interval time measurement API that doesn't roll over.
- Fixed: 480427 - Add a way to run processes in a background thread.
- Fixed: 481926 - Rewrite color management component (replace LCMS).
Fixes for recent regressions:
- Fixed: 486425 - Findbar textbox for notfound is white-on-white.
- Fixed: 482928 - All menus/panels appear on primary display when Firefox is on secondary.
Trunk regressions:
- Since Apr 16: 488706 - Clear privacy data and clear cookies set.
mozilla-central pushlog for 2009-04-05 04:00 to 2009-04-22 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
April 22nd, 2009 |
1 Comment »
Fixes:
- Fixed: 473705 - Enable SVG Animation (SMIL) in builds by default.
- Fixed: 422526 - Implement localStorage.
- Fixed: 148810, 162063, 156888 - Fix most bugs with dynamic use of table-related display types.
- Fixed: 423756 - Add support for "image-rendering: -moz-crisp-edges" to turn off bilinear filtering when enlarging images.
- Fixed: 480873 - Favicons missing from the places UI after cache has been cleared.
- Fixed: 431098 - Impossible to clear file upload controls.
- Fixed: 473904 - Add an about:config option for toggling SVG Animation (SMIL) support.
- Fixed: 462289 - Clicking the selected tab should not focus the tab bar.
- Fixed: 424101 - Inputs with type image don't give a context menu to save the image.
- Fixed: 203271 - max-age should override expires in http headers.
- Fixed: 450160 - DOMImplementation createDocument does not create an HTML document.
- Fixed: 457810 - Speculatively load stylesheets from preloading.
- Fixed: 480148 - Restore visible tabs first when restoring session.
- Fixed: 435687 - Add Mibbit as a default IRC protocol web handler.
- Fixed: 481558 - Loading an untrusted stylesheet should not allow that stylesheet to inject script using XBL.
- Fixed: 338209 - Make spellchecker use thicker wavy underlines instead of dotted underlines on some platforms.
- Fixed: 340571 - getBoxObjectFor leaking-onto-the-Web disaster.
- Fixed: 475441 - Cache media data after playing it and across seeks.
- Fixed: 474748 - Optimize video frame rendering.
- Fixed: 422163 - Split History container in the Library (like sidebar BY DATE).
- Fixed: 484319 - Add logging mode that shows TraceMonkey aborts only.
- Fixed: 481440 - Revisit our id table.
- Fixed: 421611 - Need to be able to run tests on arbitrary build.
- Fixed: 389074 - [Mac] Implement Core Text backend to render text.
- Fixed: 360018 - [Mac] Date format always en_US instead of system setting.
Trunk regressions:
- Since Apr 1: 486425 - Findbar textbox for notfound is white-on-white.
- Since Mar 11: 482928 - All menus/panels appear on primary display when Firefox is on secondary.
mozilla-central pushlog for 2009-03-04 04:00 to 2009-04-05 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
April 6th, 2009 |
2 Comments »