Closed
Bug 1886904
Opened 2 years ago
Closed 1 year ago
Use AppConstants instead of prefs to decide when to delegate autocomplete to GeckoView
Categories
(Toolkit :: Autocomplete, task)
Toolkit
Autocomplete
Tracking
()
RESOLVED
FIXED
137 Branch
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: gregp, Assigned: gregp)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
Bug 1886904 - Use AppConstants instead of prefs to decide when to delegate autocomplete to GeckoView
48 bytes,
text/x-phabricator-request
|
Details | Review |
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
Disabling this pref breaks autocomplete in GeckoView, it's not a useful configuration at all.
| Assignee | ||
Comment 2•1 year ago
|
||
These prefs are removed:
toolkit.autocomplete.delegate
Blocks: old-prefs
Updated•1 year ago
|
Assignee: nobody → gregp
Status: NEW → ASSIGNED
Pushed by gp3033@protonmail.com:
https://hg.mozilla.org/integration/autoland/rev/b4e8dad7156a
Use AppConstants instead of prefs to decide when to delegate autocomplete to GeckoView r=geckoview-reviewers,credential-management-reviewers,dimi,m_kato
Comment 4•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•