Pages

Thursday, February 11, 2010

Mozilla Firefox 3.7 Developer Preview Build with Element Properties Menu Feature merge

Changes in this Development Milestone

Gecko 1.9.3 Alpha 1 introduces several new features which can be tested by using this Mozilla Developer Preview. Many of these features are still in development, and while they will likely appear in some future version of Mozilla Firefox, some may be in earlier versions than others.

* Support for CSS Transitions. This support is not quite complete: support for animation of transforms and gradients has not yet been implemented.
* Support for SMIL Animation in SVG. Support for animating some SVG attributes is still under development and the animateMotion element isn't supported yet.
* Support for WebGL, which is disabled by default but can be enabled by changing a preference. See this blog post and this blog post for more details.
* Support for the getClientRects and getBoundingClientRect methods on Range objects. See bug 396392 for details.
* Support for the setCapture and releaseCapture methods on DOM elements. See bug 503943 for details.
* Support for the HTML5 History.pushState() and History.replaceState() methods and the popstate event. See bug 500328 for details.
* Support for the -moz-image-rect() value for background-image. See bug 113577 for more details.

Screenshot maintenance sqlite databases vacuum and integrity inside firefox 3.7a1 and later:



1. open the error console

2. past the full command in the error console:

Components.utils.import("resource://gre/modules/PlacesDBUtils.jsm"); PlacesDBUtils.checkAndFixDatabase();

http://www.mozilla.org/projects/firefox/3.7a1/firstrun/
http://developer.mozilla.org/en/docs/Upcoming_Firefox_features_for_developers

Merge: https://bugzilla.mozilla.org/attachment.cgi?id=397272&action=diff





Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.9.3a1) Gecko/20100208 Firefox/3.7 - Build ID: 20100208105635
Download
MozillaDeveloperPreview Setup 3.7 Alpha
8.68 MB

-----------------
Minefield 3.7a2pre with Element Properties added into core, mit Element Eigenschaften.

Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.9.3a2pre) Gecko/20100212 Firefox/3.7 - Build ID: 20100212071021

Use Quick Local Switcher to change GUI Language from English default to German

English/German: Firefox3.7 - Build ID 20100212071021-win 7.67 MB
Firefox3.7 - Build ID 20100213060145-win 7.73 MB

No comments:

Post a Comment