L20n/Projects/XUL Language Bindings: Difference between revisions

From MozillaWiki
< L20n‎ | Projects
Jump to navigation Jump to search
No edit summary
 
Line 10: Line 10:


* Remove DTD support (old way)
* Remove DTD support (old way)
* Regress performance of XUL drawing
* Regress Firefox's performance


= Timelines/Milestone =
= Timelines/Milestone =

Latest revision as of 16:17, 24 September 2010

Status

The patch has been written, got round of feedback from mrbkap and pike, has been tested on a separate branch and got performance testing as well.

Goals

  • Enable XUL to be localized using L20n API

Non-Goals

  • Remove DTD support (old way)

Timelines/Milestone

These are the bugs of interest:

Bug Owner Status
Add L20n bindings for XUL gandalf ASSIGNED
L20n's performance impact gandalf ASSIGNED

Requirements

Dependencies

Testing

Testing has been using a branched mozilla-central repo

Related Projects