gecko-dev/toolkit
Makoto Kato cfca5fc60d Bug 1497682 - Part 1. Add API to recognize username field and password field from a field in form. r=MattN
Summary:
I would like to get username fields etc from form or input element in form.

Since LoginManagerContent._getFormFields has "_" prefix (it means private
member) and LoginManagerCotnent.getFieldContext doesn't return elements,
I would like to add simple API for it.

Reviewers: MattN

Bug #: 1497682

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

--HG--
rename : toolkit/components/passwordmgr/test/unit/test_getFormFields.js => toolkit/components/passwordmgr/test/unit/test_getUserNameAndPasswordFields.js
extra : rebase_source : b4a354231b85371144ccc0fff76f948ae0d09278
2018-12-17 13:29:47 +09:00
..
actors Bug 1510848 - Do not unattach UA Widget Shadow Root if the element is already re-attached to the tree r=emilio,smaug 2018-12-15 02:48:46 +00:00
components Bug 1497682 - Part 1. Add API to recognize username field and password field from a field in form. r=MattN 2018-12-17 13:29:47 +09:00
content Bug 1503674 - Remove unused microformats code. r=Gijs 2018-12-17 09:32:27 +00:00
crashreporter Bug 1514435 - Always hook rust OOM handler. r=froydnj 2018-12-15 17:45:17 +00:00
forgetaboutsite Bug 1286798 - Part 16: Adjust ClearDataService for new local storage implementation; r=asuth 2018-11-29 21:48:05 +01:00
library Bug 1513798 - Expose the linker kind to moz.build. r=nalexander 2018-12-18 10:50:15 +09:00
locales Bug 1498253 - Remove mozAvSyncDelay and mozJitterBufferDelay; r=ng 2018-12-14 13:08:12 +00:00
modules Bug 1497682 - Part 1. Add API to recognize username field and password field from a field in form. r=MattN 2018-12-17 13:29:47 +09:00
mozapps Bug 1513366: Part 5 - Migrate extension process script to a JSM. r=aswan 2018-12-12 17:58:19 -08:00
pluginproblem Bug 1497940 - Part V, Convert pluginProblem to UA Widget r=smaug 2018-11-22 05:49:54 +00:00
profile Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
recordreplay Bug 1513366: Part 4 - Use do_ImportModule in WebReplay code. r=bhackett 2018-12-11 13:57:25 -08:00
system Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
themes Bug 1506869 - Rename roundButtonBackground and roundButtonPressedBackground. r=jaws 2018-12-15 12:25:53 +01:00
xre Bug 1514435 - Always hook rust OOM handler. r=froydnj 2018-12-15 17:45:17 +00:00
.eslintrc.js
moz.build Bug 1472491: Part 5n - Add AudioPlaybackChild actor. r=felipe 2018-07-29 21:27:32 -07:00
moz.configure Bug 1514448 - Only check for fxc/wine when building with a compile environment. r=froydnj 2018-12-15 17:44:59 +00:00
nss.configure Bug 1513134 - Detect unnecessary --help dependencies. r=firefox-build-system-reviewers,gps 2018-12-11 19:34:28 +00:00
toolkit.mozbuild Bug 1508782 - Add moz.yaml for bspatch in toolkit/mozapps/update; r=mhowell 2018-12-10 19:07:42 +00:00