summaryrefslogtreecommitdiffstats
path: root/editor/libeditor/HTMLEditRules.cpp
Commit message (Collapse)AuthorAgeLines
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17-26/+41
| | | | Tag #1375
* Bug 1337698 - Use UniquePtr instead of nsAutoPtr in editorMatt A. Tobin2020-04-17-4/+6
| | | | | | | | * PlaceholderTransaction should use UniquePtr * HTMLEditor should use UniquePtr * TypeInState should use UniquePtr Tag #1375
* Bug 1367683 - Optimize initializing nsRangeMatt A. Tobin2020-04-17-50/+61
| | | | Tag #1375
* Bug 1348851 - Use new block when better selection isn't found.Matt A. Tobin2020-04-17-11/+15
| | | | Tag #1375
* Issue #1513 - Bail on orphan nodewolfbeast2020-04-13-1/+5
| | | | | | This was refactored by Mozilla into doing effectively the same thing so it aligns with them re: behavior. Resolves #1513
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+8785