summaryrefslogtreecommitdiffstats
path: root/dom/base/nsDOMMutationObserver.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-1/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Issue #80 - De-unify dom/baseMatt A. Tobin2020-04-17-0/+4
| | | | Tag #1375
* Bug 1409976 - Add `slotchange` eventMatt A. Tobin2020-04-17-1/+45
| | | | | | | * Add support for `slotchange` event * Signal `slotchange` when slot's assigned nodes changes Tag #1375
* Bug 1406922 - Make CycleCollectedJSContext to handle microtasks and make ↵Gaming4JC2020-01-26-37/+30
| | | | | | MutationObserver to use them Tag UXP Issue #1344
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-1/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1175