mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 12:15:51 +00:00
cc49e3182a
1) fixed unit tests 2) fixed a bunch of leaks having to do with using enumerators. Thanks for noticing these, Simon. 3) fixed a tiny problem in nsTextEditRules::WillDoAction(). This method was overly aggressive in checking input args, sel can be null for some operations. |
||
---|---|---|
.. | ||
nsEditProperty.cpp | ||
nsEditProperty.h | ||
nsHTMLEditor.cpp | ||
nsHTMLEditor.h | ||
nsHTMLEditRules.cpp | ||
nsHTMLEditRules.h | ||
TextEditorTest.cpp | ||
TextEditorTest.h | ||
TypeInState.h |