Firefox:3.0 Mac Performance: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (links) |
||
| Line 1: | Line 1: | ||
= Items = | = Items = | ||
* Fast JS Components (~10% mac startup? per shark) | * Fast [[JS Components]] (~10% mac startup? per shark) | ||
* Incorporate Quartz (using work done by camino) | * Incorporate [[Quartz]] (using work done by [[camino]]) | ||
=== Comments [[Bugmenot]] === | === Comments [[Bugmenot]] === | ||
* Support for CoreImage | * Support for [[CoreImage]] | ||
* Quartz through Cairo, which will free us from maintaining ugly platform specific code and allows acceleration on linux with glitz as well as acceleration on windows with GDI+. Cairo is also LGPL/MPL licensed. | * Quartz through [[Cairo]], which will free us from maintaining ugly platform specific code and allows acceleration on linux with glitz as well as acceleration on windows with GDI+. Cairo is also LGPL/MPL licensed. | ||
Revision as of 22:25, 4 March 2005
Items
- Fast JS Components (~10% mac startup? per shark)
- Incorporate Quartz (using work done by camino)