gecko-dev/browser/extensions/formautofill
Boris Zbarsky 2e99da1fb9 Bug 1558650. Stop using [array] in nsIOSKeyStore. r=keeler
This also removes the two extra copies of the byte buffer that we had; we don't
need to copy it more than once.  Once we have it in an std::vector, we can pass
that around by reference, not by value or by creating new vectors from copies
of its buffer.

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

--HG--
extra : moz-landing-system : lando
2019-06-12 23:25:27 +00:00
..
addressmetadata Bug 1481972 - Add remaining countries to address autofill countries list. r=MattN 2018-09-23 23:50:03 -07:00
content Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
docs No bug - Update browser/components/payments/ documentation. r=docs 2018-10-25 14:44:26 -07:00
locales Inconsistency between "&" (ampersand) vs "and" in Options (Bug 1530771) r=jaws,flod 2019-03-13 06:35:24 +00:00
phonenumberutils Bug 1478308 - Remove unnecessary ChromeUtils.imports in browser/ r=mikedeboer 2018-07-25 09:10:07 +01:00
skin Bug 1545757 - Fix contrast of text on 'Edit Address' dialog in dark mode. r=MattN 2019-04-22 17:57:13 +00:00
test Bug 1545415 - Remove `new Function` from parent_utils.js, r=MattN 2019-04-25 14:10:05 +00:00
.eslintrc.js Bug 1415265 - Implement a central configuration for setting ESLint environments for test directories. r=mossop 2019-03-28 09:38:02 +00:00
FormAutofill.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
FormAutofillContent.jsm Bug 1531443 - Clear the `lastProfileAutoCompleteResult` during a form history fallback search. r=jaws 2019-03-04 19:22:00 +00:00
FormAutofillDoorhanger.jsm Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
FormAutofillHandler.jsm Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
FormAutofillHeuristics.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
FormAutofillNameUtils.jsm Bug 1519596: Part 1 - Remove several unnecessary/unused ChromeUtils.import() calls. r=Gijs 2019-01-11 16:59:23 -08:00
FormAutofillParent.jsm Bug 1494948: Removed FX_PREFERENCES_OPENED_VIA probe and origin parameter for openPreferences r=jaws,chutten 2019-04-09 20:40:26 +00:00
FormAutofillPreferences.jsm Bug 1538983 Rework highlightable buttons r=jaws 2019-04-19 14:08:33 -07:00
FormAutofillStorage.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
FormAutofillSync.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
FormAutofillUtils.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
OSKeyStore.jsm Bug 1558650. Stop using [array] in nsIOSKeyStore. r=keeler 2019-06-12 23:25:27 +00:00
ProfileAutoCompleteResult.jsm Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
api.js Bug 1549192 Remove extension shutdownReason footgun r=kmag 2019-05-09 19:46:38 -07:00
background.js Bug 1445739 - stop invalidating the startup cache when extensions change, r=kmag 2019-02-08 08:55:27 +00:00
jar.mn Backed out 3 changesets (bug 1449055) for multiple xpcshell failures on browser/extensions/formautofill/test/ . CLOSED TREE 2018-08-16 00:15:19 +03:00
manifest.json Backed out 3 changesets (bug 1449055) for multiple xpcshell failures on browser/extensions/formautofill/test/ . CLOSED TREE 2018-08-16 00:15:19 +03:00
moz.build Bug 1521194 - Move credit card autofill b-c tests to their own directory. r=jaws 2019-01-30 19:26:29 +00:00
schema.json Backed out 3 changesets (bug 1449055) for multiple xpcshell failures on browser/extensions/formautofill/test/ . CLOSED TREE 2018-08-16 00:15:19 +03:00