summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeLines
* Bug 1360154 - nsIPlaintextEditor might have to have hasText property for Upda...Matt A. Tobin2020-04-17-18/+11
* Bug 1418002 - Remove HTMLContentElementMatt A. Tobin2020-04-17-1/+0
* Bug 1402941 - Add HTMLSlotElementMatt A. Tobin2020-04-17-34/+32
* Bug 1396584 - Remove support for multiple ShadowRootsMatt A. Tobin2020-04-17-1/+0
* Bug 1400777 - Slim down nsElementTable.hMatt A. Tobin2020-04-17-2/+2
* Issue #1375 - Stop largely using the parser serviceMatt A. Tobin2020-04-17-73/+9
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17-72/+90
* Bug 1372829 - Part 2: mozilla::EditorBase should cache raw pointer of nsISele...Matt A. Tobin2020-04-17-164/+281
* Bug 1332353 - Make it clearer when a stylesheet is really owned by its mDocumentMatt A. Tobin2020-04-17-2/+2
* Bug 1372829 - Part 1: Make mozilla::PlaceholderTransaction inherit mozilla::S...Matt A. Tobin2020-04-17-43/+53
* Bug 1371170 - Add non-virtual EditorBase::GetSelectionControllerMatt A. Tobin2020-04-17-7/+14
* Bug 1337698 - Use UniquePtr instead of nsAutoPtr in editorMatt A. Tobin2020-04-17-44/+32
* Bug 1367683 - Optimize initializing nsRangeMatt A. Tobin2020-04-17-70/+88
* Bug 1348851 - Use new block when better selection isn't found.Matt A. Tobin2020-04-17-11/+35
* Bug 1336011 - Fix Crash in InvalidArrayIndex_CRASH in mozilla::EditorBase::De...Matt A. Tobin2020-04-15-71/+124
* Issue #1514 - Perform validity check before trying to use the content.wolfbeast2020-04-13-1/+2
* Issue #1513 - Bail on orphan nodewolfbeast2020-04-13-1/+5
* Issue #1512 - Improve handling of multiple selections.wolfbeast2020-04-12-2/+8
* Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex fasterwin7-72020-02-16-2/+2
* Bug 1322938 - Basic implementation of HTMLDialogElement.Gaming4JC2020-01-07-3/+4
* Issue #1219 - Align computed DOM styles with mainstream behvior.wolfbeast2019-12-20-4/+1
* MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21-1/+3
* Issue #187: Remove solaris 1st party code OS checks.wolfbeast2019-03-30-3/+1
* Fix Build Bustage - with "--enable-debug"janekptacijarabaci2018-07-12-1/+1
* Issue #12 Part 4: Don't access mEditorBase directly.wolfbeast2018-06-26-41/+54
* Issue #12 Part 3: EditorEventListener should check if it's removed during a c...wolfbeast2018-06-26-99/+173
* Issue #12 Part 2: Stop using nsIDOMEvent in IsAcceptableInputEvent.wolfbeast2018-06-26-41/+44
* Issue #12 Part 1: Stop using nsIDOMEvent in UpdateIMEComposition.wolfbeast2018-06-26-14/+22
* moebius#231: Consider blocking top level window data: URIs (tests)janekptacijarabaci2018-05-06-19/+19
* moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some casesjanekptacijarabaci2018-04-20-0/+64
* moebius#190: HTML - table - editor (contenteditable) - post process node arra...janekptacijarabaci2018-04-15-16/+82
* moebius#53: HTML - input - support for dynamic maxlengthjanekptacijarabaci2018-04-14-0/+99
* 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-53/+150
* Fix spellchecker dictionary logic.wolfbeast2018-02-02-185/+115
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+115444