Merging InputListAutoComplete.sys.mjs into FormAutoComplete.sys.mjs
Categories
(Toolkit :: Form Manager, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: serg, Assigned: serg)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxcm-debt])
Attachments
(6 files, 1 obsolete file)
InputListAutoComplete.sys.mjs is used by nsFormFillController.cpp to pass data to FormAutoComplete.sys.mjs. This bug is to skip the "middle man" and query data list directly from FormAutoComplete.sys.mjs.
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Depends on D180612
Assignee | ||
Comment 3•1 year ago
|
||
Depends on D180613
Assignee | ||
Comment 4•1 year ago
|
||
Depends on D180614
Assignee | ||
Comment 5•1 year ago
|
||
Depends on D180615
Assignee | ||
Comment 6•1 year ago
|
||
Depends on D180616
Assignee | ||
Comment 7•1 year ago
|
||
Depends on D180617
Comment 9•1 year ago
|
||
Comment on attachment 9338565 [details]
WIP: Bug 1837812 - adding fixedEntries to FormAutoCompleteResult
Revision D180639 was moved to bug 1838122. Setting attachment 9338565 [details] to obsolete.
Comment 10•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3dcbf868c4b8
https://hg.mozilla.org/mozilla-central/rev/8f425fadedd3
https://hg.mozilla.org/mozilla-central/rev/5d2a43e9f768
https://hg.mozilla.org/mozilla-central/rev/7490a1b7664f
https://hg.mozilla.org/mozilla-central/rev/a4d344e02fe6
https://hg.mozilla.org/mozilla-central/rev/eff1078e2398
Description
•