Platform/Damon/LayoutScratchPad

From MozillaWiki
Jump to: navigation, search

Layout

  • Code improvements: Land major SVG cleanup (bug 435356 and others) (jwatt)
  • Security: Implement protection against dangling frame pointers and measure its security and performance impact (may or may not enable for release builds, depending on performance) (zwol)
  • Improving the Web platform:
    • Publish draft of flexible box model spec (dbaron)
    • propose draft spec for font feature support in CSS (jdaggett, jfkthame)
    • Some functioning pieces of backend for web-developer-facing/user-facing memory tools (dbaron; not really Layout)
  • being competitive with other browsers:
    • Significant progress on CSS Transitions implementation (dbaron) [roc: can we be more specific, like "working CSS Transitions demo"?]
    • support SMIL Animation of CSS properties (bug 474049) (dholbert)
    • support SMIL Animation of all SVG attributes (bug 436276) (dholbert)
  • Performance, bugfixing, unblocking GL rendering: Implement hoisting of plugin widgets to the top level, and removal of most existing content widgets (roc)