272
edits
No edit summary |
(→TODO) |
||
| Line 1: | Line 1: | ||
== TODO == | == TODO (for Gecko 1.9) == | ||
* Introduce nsBaseChannel from which other channels may subclass. This will help us consolidate duplicated code that is currently spread across each channel implementation and avoid inconsistencies in the process. It should also help reduce codesize a bit. | * Introduce nsBaseChannel from which other channels may subclass. This will help us consolidate duplicated code that is currently spread across each channel implementation and avoid inconsistencies in the process. It should also help reduce codesize a bit. | ||
edits