Open
Bug 1996712
Opened 1 month ago
Updated 25 days ago
Implement email field detection logic class
Categories
(Firefox for Android :: Privacy, task)
Tracking
()
NEW
People
(Reporter: Gela, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group2])
Attachments
(1 obsolete file)
Geckoview already handles listening to form-focus events and and detects email input fields. We can use the same existing logic via the autofill delegate and emit event when an eligible field gains focus.
Relay should also gives us the list of forms/websites (allow list) that work with Relay.
Please note the implementation is mostly there from GV but might need some configuration adjustments.
Updated•1 month ago
|
Updated•1 month ago
|
Attachment #9526887 -
Attachment description: WIP: Bug 1996712 - Implement field detection logic for registration email field → WIP: Bug 1996712 - Relay as a builtin web extension
Updated•25 days ago
|
Attachment #9526887 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•