Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1879441: Added null check for selections in nsINode::IsSelected()…
…. a=diannaS Selections are stored here as WeakPtr to save refcount overhead, which means that a selection can be null. Original Revision: https://phabricator.services.mozilla.com/D202143 Differential Revision: https://phabricator.services.mozilla.com/D202146
- Loading branch information