If you're interested in how we're making Firefox start faster, follow Dietrich Ayala's weekly posts on performance.
Posted in Other |
December 4th, 2009 |
Comments Off on Weekly posts about Firefox launch speed
Posted in Trunk |
December 4th, 2009 |
Comments Off on 2009-12-04 Trunk builds
Fixes:
- Fixed: 407875 - Unprivileged users are not notified of security updates.
- Fixed: 260264 - Popups from a site that is in the "Allowed List" (whitelist) are blocked, starting with the n-th popup (dom.popup_maximum).
- Fixed: 521905 - Make extensions.checkCompatibility be per-application-version. (Mossop's blog post)
- Fixed: 396392 - Support for getClientRects and getBoundingClientRect in DOM Range.
- Fixed: 503481 - Implement async attribute of script element.
- Fixed: 517804 - Try to avoid reflows and new invalidations during painting. (On Mac, this makes warm startup 13% faster.)
- Fixed: 452319 - border-collapse rewrite.
- Fixed: 519357 - Only load known components from app directory. (DevNews post)
- Fixed: 524904 - [Windows] Add support for generic DLL blocklist.
- Fixed: 525103 - [Windows] Block npffaddon.dll (malware) and old versions of avgrsstx.dll (AVG SafeSearch).
- Fixed: 497665 - Images are downloaded multiple times if defined multiple times, on Shift-Reload / Ctrl+F5.
- Fixed: 517224 - Firefox downloads CSS background images that it doesn't need (from overridden CSS rules).
- Fixed: 77882 - getComputedStyle returns incorrect font-weight value if |font-weight:bolder| or |font-weight:lighter|.
- Fixed: 512645 - Only clamp nested timeouts.
- Fixed: 510082 - Silverlight 3 plugin elements don't repaint correctly.
- Fixed: 520178 - [Windows] Minimized windows appear offscreen when restoring from session store.
- Fixed: 499816 - [Windows] Minimizing Firefox does not release window focus.
- Fixed: 440486 - [Windows] The FAX dialog disappear and Fax cannot be done from Firefox, but works otherwise.
mozilla-central pushlog for 2009-11-03 04:00 to 2009-11-21 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
November 21st, 2009 |
1 Comment »
Fixes:
- Fixed: 435441 - Implement Webkit's CSS Transitions proposal.
- Fixed: 474049 - SVG SMIL: Add support for animating CSS properties.
- Fixed: 459301 - TM: Trace recursive function calls.
- Fixed: 473045 - [Windows] Implement Windows 7 Jump List features.
- Fixed: 474060 - [Windows] Show download progress in app icon in Windows 7 taskbar.
- Fixed: 501490 - [Windows] Enable Taskbar Previews for Windows 7.
- Fixed: 474056 - [Windows] Implement optional taskbar preview-per-tab.
- Fixed: 412796 - Optimize fastload system (mmap fileIO, endianness, packed structs).
- Fixed: 510844 - Remove memcpy()s for compressed jar reading.
- Fixed: 521967 - Going back/forward to a page shows the default favicon briefly.
- Fixed: 518104 - Implement HTML5 changes to <script defer>.
- Fixed: 507805 - Support for asynchronous file data access.
mozilla-central pushlog for 2009-10-03 04:00 to 2009-10-15 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
October 15th, 2009 |
Comments Off on 2009-10-15 Trunk builds
Fixes:
- Fixed: 334697 - Implement pie-chart throbber.
- Fixed: 453063 - Support for fullscreen video playback.
- Fixed: 511771 - Lightweight themes. (Personas now work without installing an extension.)
- Fixed: 514327 - Detect outdated plugins and offer upgrade path.
- Fixed: 515354 - Create "about:memory". (Windows screenshot, Mac screenshot)
- Fixed: 367596 - Create "about:support" page with troubleshooting information (e.g. list of extensions).
- Fixed: 507970 - Support new web font format (WOFF) in @font-face.
- Fixed: 518003 - Implement function to check whether element matches a CSS selector, mozMatchesSelector.
- Fixed: 510110 - Extend MozAfterPaint with more features for testability of Gecko and Web applications.
- Fixed: 516213 - Freshen WebGL implementation and enable on trunk. (If you set webgl.enabled_for_all_sites to true, these demos should work.)
- Fixed: 482985 - Add hidden pref for whether a "busy" cursor is shown while pages load.
- Fixed: 512854 - VACUUM places.sqlite database on daily idle once a month.
- Fixed: 307791 - ES5: Implement Object.keys.
- Fixed: 505587 - ES5: Implement Object.getOwnPropertyDescriptor.
- Fixed: 495325 - ES5: Make indirect eval act like global eval.
- Fixed: 209275 - Mozilla doesn't update link's/hrefs when changing base href.
- Fixed: 372980 - XPInstall reports "(Author not verified)" when signing certificate has no organization subject.
- Fixed: 513817 - [Windows] Switch scrolling to 6 lines in the default case.
- Fixed: 456646 - [Mac] Replace Carbon printing dialog with Cocoa one.
Fixes for recent regressions:
- Fixed: 513982 - DOMWindow leak opening new window on trunk.
- Fixed: 467601 - Long bookmark names (page titles) will hide tagging icon and tags' text in location bar dropdown list (overlaps, covers up).
- Fixed: 497434 - Tooltips no longer shown for bookmarks in places' menupopups.
- Fixed: 499447 - Hanging when changing width of main window - on BBC.
- Fixed: 510856 - Scrolling performance regression after bug 507334.
- Fixed: 517768 - Crash with view page source and external editor.
- Fixed: 504797 - Crash on Google Docs with jit enabled.
- Fixed: 482941 - "View Background Image" context-menu item is always greyed out.
mozilla-central pushlog for 2009-09-10 04:00 to 2009-10-03 04:00
Windows nightly
(discussion)
Mac nightly
Linux nightly
Posted in Trunk |
October 3rd, 2009 |
10 Comments »