mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 09:19:28 +00:00
![kostello%netscape.com](/assets/img/avatar_default.png)
This checkin adds the implementations for encoding HTML and plain text: nsTextEncoder::EncodeToString(..) nsHTMLEncoder::EncodeToStream(..) Hooked these services into the nsHTMLEditor implemenation We probably want to update the clipboard code to use the same pattern as in nsHTMLEditor.cpp