Loading
Bug 1855345 - Make `AutoCopyListener` ignore any selection changes caused by...
Bug 1855345 - Make `AutoCopyListener` ignore any selection changes caused by Selection API r=karlt,smaug, a=dsmith Even though there is a reasonable usabe like bug 1567160, we should ensure that `AutoCopyListener` never update clipboard when the selection change is caused by a Selection API call. Differential Revision: https://phabricator.services.mozilla.com/D191585