Confirmed users
195
edits
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
- Make necko's status codes be non-overlapping with error codes (nsITransport, nsISocketTransport) | - Make necko's status codes be non-overlapping with error codes (nsITransport, nsISocketTransport) | ||
- Remove some of the string types in IDL (string, wstring, and perhaps ACString) | |||
- Improve our input stream situation. Ideally: Kill nsIScriptableInputStream, kill nsIBinaryInputStream, make nsIInputStream scriptable |