Fixes:
- Fixed: 500883 - Check Canvas3D into core.
- Fixed: 449156 - Implement the poster attribute for the <video> element.
- Fixed: 90587 - clickSelectsAll should not trigger on task switch if textbox already had focus (url bar selected unnecessarily when switching windows while editing).
- Fixed: 486990 - Context Menu can be disabled by stopping propagation (cancelEvent=true or stopPropagation).
- Fixed: 333808 - Safe mode should disable userContent.css and userChrome.css.
- Fixed: 498770 - Enable optimized Theora code in Windows builds.
Fixes for recent regressions:
- Fixed: 498609 - Cannot focus location bar after cancelling/pausing a download.
- Fixed: 499169 - Top crash [@ js_MonitorLoopEdge(JSContext*, unsigned int&)].
- Fixed: 500124 - Slow processing of innerHTML in a table body.
- Fixed: 500467 - Table row reordering much slower in minefield, whether done on or off DOM.
mozilla-central pushlog for 2009-06-18 04:00 to 2009-06-28 04:00
Windows nightly
(discussion)
Mac nightly
Yesterday's Linux nightly
Posted in Trunk |
June 28th, 2009 |
No Comments »
Fixes:
- Fixed: 437174 - Disabling 3rd party cookies breaks sending cookies for channels with no docshell.
- Fixed: 178324 - Refactor focus handling.
- Fixed: 456535 - [Windows] Users should be able to hide the menubar and show it with the alt key.
- Fixed: 404766 - Right-Mouse click twice closes Bookmarks menu/toolbar, instead of open another context menu for a bookmark item.
- Fixed: 496684 - Some valid Ogg files are rejected as invalid (they don't play).
- Fixed: 478070 - Cannot drag url from location bar to desktop (create shortcut).
- Fixed: 496593 - Image cache entry comparison backwards (evicts the entries we want to keep).
- Fixed: 480619 - Firefox does not load CSS and images when loading a secure (SSL, https) page for the first time (or after ‘clear private data’) and requires refresh to load properly.
Fixes for recent regressions:
- Fixed: 494503 - The browser freezes with being loading a certain page with minimum fontsize higher than 14px.
- Fixed: 491700 - Hang while resizing windows (CPU hits 100%, no interaction is possible).
- Fixed: 492837 - Scroll position changes when something later in page is modified (due to ireflow).
- Fixed: 415791 - Page jumps (scrolls) to the focused element when closing a panel.
- Fixed: 497098 - Removal of gContextMenu.imageURL breaks extensions.
- Fixed: 490095 - Going back reloads pages from the network more than it used to.
Trunk regressions:
- Fixed: 498609 - Cannot focus location bar after cancelling/pausing a download.
mozilla-central pushlog for 2009-06-09 04:00 to 2009-06-18 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
June 18th, 2009 |
Comments Off
Fixes:
- Fixed: 492431 - Refresh the Application Icon and Product Branding for Firefox 3.5. (This is only effective with --enable-official-branding, which nightlies don't use.)
- Fixed: 468708 - namespaceURI for HTML elements should be http://www.w3.org/1999/xhtml.
- Fixed: 468692 - localName should return in lower case for HTML.
- Fixed: 496287 - App update incompatible list should not warn about disabled/blocklisted items.
Fixes for recent regressions:
- Fixed: 496103 - Cannot drag anymore folders on bookmarks toolbar (regression from bug 488752).
- Fixed: 488730 - [jsd] Wrong line numbers in source.
Trunk regressions:
- Since May 21: 494503 - The browser freezes with being loading a certain page with minimum fontsize higher than 14px.
mozilla-central pushlog for 2009-06-01 04:00 to 2009-06-09 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
June 9th, 2009 |
2 Comments »
Posted in Trunk |
June 1st, 2009 |
Comments Off
Posted in Trunk |
May 28th, 2009 |
Comments Off
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
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