Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1372829 - Part 1: Make mozilla::PlaceholderTransaction inherit ↵ | Matt A. Tobin | 2020-04-17 | -3/+12 |
| | | | | | | mozilla::SupportsWeakPtr instead of nsSupportsWeakReference Tag #1375 | |||
* | Bug 1337698 - Use UniquePtr instead of nsAutoPtr in editor | Matt A. Tobin | 2020-04-17 | -6/+4 |
| | | | | | | | | * PlaceholderTransaction should use UniquePtr * HTMLEditor should use UniquePtr * TypeInState should use UniquePtr Tag #1375 | |||
* | Edit transactions should store their editor instance with strong reference | wolfbeast | 2018-02-07 | -1/+1 |
| | | | | Edit transactions should store their editor instance with a strong reference, and they should be released when the editor is destroyed. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+92 |