Confirmed users
1,016
edits
No edit summary |
|||
Line 1: | Line 1: | ||
= Status = | = 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 = | = Goals = | ||
* Enable XUL to be localized using L20n API | |||
= Non-Goals = | = Non-Goals = | ||
* Remove DTD support (old way) | |||
* Regress performance of XUL drawing | |||
* Regress Firefox's performance | |||
= Timelines/Milestone = | = Timelines/Milestone = | ||
These are the bugs of interest: | These are the bugs of interest: | ||
Line 10: | Line 21: | ||
! scope="col" | Owner | ! scope="col" | Owner | ||
! scope="col" | Status | ! scope="col" | Status | ||
|- | |||
|[https://bugzilla.mozilla.org/show_bug.cgi?id=566906 Add L20n bindings for XUL] | |||
|gandalf | |||
|ASSIGNED | |||
|- | |||
|[https://bugzilla.mozilla.org/show_bug.cgi?id=595819 L20n's performance impact] | |||
|gandalf | |||
|ASSIGNED | |||
|- | |- | ||
|} | |} | ||
Line 15: | Line 34: | ||
= Dependencies = | = Dependencies = | ||
= Testing = | = Testing = | ||
Testing has been using a branched [http://hg.mozilla.org/users/zbraniecki_mozilla.com/mozilla-central-l20n/ mozilla-central repo] | |||
= Related Projects = | = Related Projects = |