Confirmed users, Bureaucrats and Sysops emeriti
419
edits
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
** ... and translate it automatically. | ** ... and translate it automatically. | ||
** C++ candidate code uses only scriptable interfaces, strings, primitives. | ** C++ candidate code uses only scriptable interfaces, strings, primitives. | ||
* Replace XPCOM | * Canonicalization: | ||
** Replace XPCOM portability veneer with std-C++ equivalents. | |||
** Replace NSPR C portability veneer with std-C equivalents? | |||
* Enforce confidentiality properties: | * Enforce confidentiality properties: | ||
** Chrome never evals a content-tainted string. | ** Chrome never evals a content-tainted string. | ||