Firefox:3.0 Mac Performance: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (links)
Line 3: Line 3:
* 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]])
* Fix the silly processor spike bug when a click is held





Revision as of 04:53, 3 December 2005

Items

  • Fast JS Components (~10% mac startup? per shark)
  • Incorporate Quartz (using work done by camino)
  • Fix the silly processor spike bug when a click is held


Comments Bugmenot

  • 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.