forked from mirrors/gecko-dev
Bug 1541929 broke this by bypassing setValueFromResult when autofilling the first result in autofillFirstResult. setValueFromResult sets _resultForCurrentValue, so _resultForCurrentValue is null when _getSelectedValueForClipboard is called. We should call setValueFromResult in autofillFirstResult instead of calling _autofillValue directly. Differential Revision: https://phabricator.services.mozilla.com/D28560 --HG-- extra : moz-landing-system : lando |
||
|---|---|---|
| .. | ||
| tests | ||
| .eslintrc.js | ||
| moz.build | ||
| UrlbarController.jsm | ||
| UrlbarEventBufferer.jsm | ||
| UrlbarInput.jsm | ||
| UrlbarMuxerUnifiedComplete.jsm | ||
| UrlbarPrefs.jsm | ||
| UrlbarProviderOpenTabs.jsm | ||
| UrlbarProvidersManager.jsm | ||
| UrlbarProviderUnifiedComplete.jsm | ||
| UrlbarResult.jsm | ||
| UrlbarTokenizer.jsm | ||
| UrlbarUtils.jsm | ||
| UrlbarValueFormatter.jsm | ||
| UrlbarView.jsm | ||