Platform/2010-Q1-Goals: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Layout: attempt at categorization)
Line 1: Line 1:
=== Layout ===
=== Layout ===


* <animateMotion> [dholbert]
* layers (basic + retained) [roc]
* finish attribute support [dholbert, jwatt]
* fix SVG text bugs [jwatt]
* tabindex in SVG [jwatt]
* opacity optimization [jwatt]
* SVG in images [?]
* Publish CSS2.1 RC [fantasai]
* incremental bidi resolver [jfkthame]
* harfbuzz [jfkthame]
* missing css3-background [zwol]
* CSS parsing performance [zwol]
* calc() [dbaron]
* finish up transitions [dbaron]
* author control over color management? [dbaron]
* evaluating layout specs [dbaron]
* lazy frame construction [tnikkel]


* Improve the Web platform by contributing to tests and specifications
* Improve the Web platform by contributing to tests and specifications
* Improve the Web platform by implementing key features
** Publish CSS2.1 RC [fantasai]
** evaluating layout specs [dbaron]
* Improve the Web platform by implementing key features and correctness fixes
** finish attribute support [dholbert, jwatt]
** <animateMotion> [dholbert]
** fix SVG text bugs [jwatt]
** tabindex in SVG [jwatt]
** Unicode 5.2 [smontagu]
** Sync JS and Gecko Unicode [smontagu]
** missing css3-background [zwol]
** calc() [dbaron]
** finish up transitions [dbaron]
** author control over color management? [dbaron]
** SVG in images [?]
* Improve perceived and measured performance
* Improve perceived and measured performance
** opacity optimization [jwatt]
** incremental bidi resolver [jfkthame]
** CSS parsing performance [zwol]
** lazy frame construction [tnikkel]
* Improve core code architecture to improve stability/performance and reduce cost of future enhancements
* Improve core code architecture to improve stability/performance and reduce cost of future enhancements
** harfbuzz [jfkthame]
* General product improvement
* General product improvement

Revision as of 23:00, 10 December 2009

Layout

  • layers (basic + retained) [roc]
  • Improve the Web platform by contributing to tests and specifications
    • Publish CSS2.1 RC [fantasai]
    • evaluating layout specs [dbaron]
  • Improve the Web platform by implementing key features and correctness fixes
    • finish attribute support [dholbert, jwatt]
    • <animateMotion> [dholbert]
    • fix SVG text bugs [jwatt]
    • tabindex in SVG [jwatt]
    • Unicode 5.2 [smontagu]
    • Sync JS and Gecko Unicode [smontagu]
    • missing css3-background [zwol]
    • calc() [dbaron]
    • finish up transitions [dbaron]
    • author control over color management? [dbaron]
    • SVG in images [?]
  • Improve perceived and measured performance
    • opacity optimization [jwatt]
    • incremental bidi resolver [jfkthame]
    • CSS parsing performance [zwol]
    • lazy frame construction [tnikkel]
  • Improve core code architecture to improve stability/performance and reduce cost of future enhancements
    • harfbuzz [jfkthame]
  • General product improvement