forked from mirrors/gecko-dev
SetTree(null) may be invoked in various cases where the view is temporarily hidden, but not unloaded. the Places view should stop listening to changes only when the document goes away, not when the tree is unset. In that case it should be sufficient to close the root container to free up memory and avoid handling notifications. Differential Revision: https://phabricator.services.mozilla.com/D194640 |
||
|---|---|---|
| .. | ||
| content | ||
| docs | ||
| metadataViewer | ||
| tests | ||
| .eslintrc.js | ||
| Interactions.sys.mjs | ||
| InteractionsBlocklist.sys.mjs | ||
| InteractionsChild.sys.mjs | ||
| InteractionsParent.sys.mjs | ||
| jar.mn | ||
| moz.build | ||
| PlacesUIUtils.sys.mjs | ||