Gecko:Task List

Revision as of 02:20, 20 January 2006 by Jst (talk | contribs)
  • usable layout regression tests (I think roc's mostly done here)
  • events
  • plugins
    • Needs an owner.
    • There's some low hanging fruit that's been proposed by the plugin-futures group to implement.
  • printing
    • UI / preview (its own window)!
    • overly-complicated glue code
    • gfx + OS side (hopefully mostly fixed up with cairo landing)
    • layout stuff (page-breaking improvements, code simplification)
  • layout
    • form controls
    • frame construction
      • XBL2 issues
    • reflow
      • Work is ongoing on Gecko:Reflow Refactoring, i.e., changing the way we handle intrinsic width calculation and incremental layout.
      • further cleanup of nsHTMLReflowState following
  • gfx
  • SVG
  • content
    • image loading (dbaron's complaints)
  • imglib
    • bz's issues
  • editor
    • caret
    • contentEditable
  • focus
  • docshell
  • selection
    • rename classes (dbaron)
  • range
  • de-optimize data, shrink code
    • O(N^2) data structures
  • PresShell / PresContext unification
    • unify lifetimes first

Many tasks, not all in bugzilla, are cited in Gecko:Content Team Minutes. Should we use this wiki page to track tasks discussed there? We need bugs, in any case.