summaryrefslogtreecommitdiffstats
path: root/editor/libeditor/EditorBase.cpp
Commit message (Expand)AuthorAgeLines
* Issue #1375 - Stop largely using the parser serviceMatt A. Tobin2020-04-17-4/+0
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17-5/+1
* Bug 1372829 - Part 2: mozilla::EditorBase should cache raw pointer of nsISele...Matt A. Tobin2020-04-17-90/+124
* Bug 1372829 - Part 1: Make mozilla::PlaceholderTransaction inherit mozilla::S...Matt A. Tobin2020-04-17-34/+30
* Bug 1371170 - Add non-virtual EditorBase::GetSelectionControllerMatt A. Tobin2020-04-17-7/+13
* Bug 1337698 - Use UniquePtr instead of nsAutoPtr in editorMatt A. Tobin2020-04-17-6/+2
* Bug 1336011 - Fix Crash in InvalidArrayIndex_CRASH in mozilla::EditorBase::De...Matt A. Tobin2020-04-15-68/+115
* Issue #12 Part 2: Stop using nsIDOMEvent in IsAcceptableInputEvent.wolfbeast2018-06-26-13/+10
* Bug 1437087 - Call Disconnect on Unlink of cycle collector. r=masayuki, a=RyanVMMakoto Kato2018-03-14-1/+8
* Edit transactions should store their editor instance with strong referencewolfbeast2018-02-07-0/+7
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+5244