summaryrefslogtreecommitdiffstats
path: root/editor/libeditor/HTMLEditor.cpp
Commit message (Expand)AuthorAgeLines
* Bug 1360154 - nsIPlaintextEditor might have to have hasText property for Upda...Matt A. Tobin2020-04-17-7/+3
* Issue #1375 - Stop largely using the parser serviceMatt A. Tobin2020-04-17-69/+9
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17-6/+4
* Bug 1372829 - Part 2: mozilla::EditorBase should cache raw pointer of nsISele...Matt A. Tobin2020-04-17-66/+94
* Bug 1332353 - Make it clearer when a stylesheet is really owned by its mDocumentMatt A. Tobin2020-04-17-2/+2
* Bug 1337698 - Use UniquePtr instead of nsAutoPtr in editorMatt A. Tobin2020-04-17-1/+1
* Bug 1367683 - Optimize initializing nsRangeMatt A. Tobin2020-04-17-2/+2
* Issue #1512 - Improve handling of multiple selections.wolfbeast2020-04-12-2/+8
* Issue #12 Part 2: Stop using nsIDOMEvent in IsAcceptableInputEvent.wolfbeast2018-06-26-7/+5
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+5289