gecko-dev/toolkit/components/satchel
Drew Willcoxon 56ea6439f4 Bug 1499581 - Autofill search engine aliases in the address bar when '@' is typed as the first character r=mak
One important unrelated change this makes is that previously (in my other patches), the only "@" aliases we recognized were the internal "@" aliases in nsSearchService.  While I was working on the new test here I realized that engines with user (or test) aliases that start with "@" aren't recognized as having "@" aliases, but why not IMO.

Differential Revision: https://phabricator.services.mozilla.com/D9074

--HG--
extra : moz-landing-system : lando
2018-10-19 16:08:26 +00:00
..
test Bug 1485105 - Allow 12-19 digit length card numbers. r=MattN 2018-10-16 05:37:39 +00:00
.eslintrc.js Bug 1486739 - Enable ESLint rule comma-dangle for browser/, services/, taskcluster/ and toolkit/ directories. r=mossop 2018-08-31 06:06:08 +00:00
AutoCompletePopup.jsm Bug 1499581 - Autofill search engine aliases in the address bar when '@' is typed as the first character r=mak 2018-10-19 16:08:26 +00:00
FormHistory.jsm Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
FormHistoryStartup.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
formSubmitListener.js Bug 1484415: Blocklist PrivateBrowsingUtils.jsm at content process startup. r=florian 2018-08-17 23:38:40 -07:00
jar.mn
moz.build Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
nsFormAutoComplete.js Bug 1479569 part 2. Use the new messageManager getter on docshell. r=kmag 2018-08-02 23:49:09 -04:00
nsFormAutoCompleteResult.jsm Bug 1478308 - Remove unnecessary ChromeUtils.imports in toolkit/ r=mikedeboer 2018-07-25 11:00:35 +01:00
nsFormFillController.cpp Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
nsFormFillController.h Bug 1388123 - Make autocomplete handle Enter on keydown. r=MattN 2018-06-22 12:37:09 +02:00
nsIFormAutoComplete.idl Bug 1418078 - Convert XPIDL, C++ users of nsIDOMHTMLInputElement. r=bz 2018-04-18 22:35:09 +02:00
nsIFormFillController.idl Bug 1418078 - Convert XPIDL, C++ users of nsIDOMHTMLInputElement. r=bz 2018-04-18 22:35:09 +02:00
nsIInputListAutoComplete.idl Bug 1418078 - Convert XPIDL, C++ users of nsIDOMHTMLInputElement. r=bz 2018-04-18 22:35:09 +02:00
nsInputListAutoComplete.js Bug 1478308 - Remove unnecessary ChromeUtils.imports in toolkit/ r=mikedeboer 2018-07-25 11:00:35 +01:00
satchel.manifest Bug 1372823 Part 4: Set-up observer for idle-daily in FormHistoryStartup.init not manifest. r=mak 2017-10-18 12:04:53 +01:00
towel