fune/browser/components/urlbar
Drew Willcoxon cf27bc7f66 Bug 1544996 - Call setValueFromResult when autofilling the first result so that cut/copy work correctly on the autofilled value. r=dao
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
2019-04-24 05:58:20 +00:00
..
tests Backed out changeset b97df75c9365 (bug 1541921) for bc mochitest asan failures. 2019-04-20 01:35:37 +03:00
.eslintrc.js Bug 1533052 - Port IME tests from autocomplete. r=adw 2019-04-02 14:24:43 +00:00
moz.build Bug 1512648 - Implement a Quantum Bar event bufferer. r=adw 2019-02-09 15:39:20 +00:00
UrlbarController.jsm Bug 1541929 - Don't autofill the first result in some cases. r=mak 2019-04-15 13:15:30 +00:00
UrlbarEventBufferer.jsm Bug 1528683 - Update and annotate existing QuantumBar TODO comments with bug numbers. r=mak 2019-03-20 16:12:35 +00:00
UrlbarInput.jsm Bug 1544996 - Call setValueFromResult when autofilling the first result so that cut/copy work correctly on the autofilled value. r=dao 2019-04-24 05:58:20 +00:00
UrlbarMuxerUnifiedComplete.jsm Bug 1512648 - Implement a Quantum Bar event bufferer. r=adw 2019-02-09 15:39:20 +00:00
UrlbarPrefs.jsm Bug 1533366 - UrlbarInput's blur handling should respect ui.popup.disable_autohide preference. r=dao 2019-03-07 14:10:40 +00:00
UrlbarProviderOpenTabs.jsm Bug 1512648 - Implement a Quantum Bar event bufferer. r=adw 2019-02-09 15:39:20 +00:00
UrlbarProvidersManager.jsm Bug 1530706 - IME may be displayed along with the urlbar results panel. r=Standard8 2019-03-19 14:06:33 +00:00
UrlbarProviderUnifiedComplete.jsm Bug 1529931 - Prevent autofill flicker and fix cases where we're not autofilling but should be. r=mak 2019-03-20 17:07:15 +00:00
UrlbarResult.jsm Bug 1540861 - Limit the length of titles and URLs we display so layout doesn't spend too much time building text runs. r=dao 2019-04-10 18:53:13 +00:00
UrlbarTokenizer.jsm Bug 1541399 - Ensure we don't fetch search suggestions for file urls. r=adw 2019-04-08 23:50:21 +00:00
UrlbarUtils.jsm Bug 1524550 - Remove UrlbarQueryContext's lastKey property. r=mak 2019-04-17 15:19:23 +00:00
UrlbarValueFormatter.jsm Bug 1528939. r=Gijs 2019-04-09 07:20:01 +00:00
UrlbarView.jsm Bug 1545394 - fix ESlint failure r=me on a CLOSED TREE 2019-04-19 23:54:08 +03:00