Closed
Bug 1157737
Opened 10 years ago
Closed 10 years ago
[meta] Username and password is not autofilled on sites with dynamically generated login forms
Categories
(Firefox for iOS :: Browser, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | 1.1+ | --- |
People
(Reporter: aaronmt, Assigned: fluffyemily)
References
(Depends on 2 open bugs, )
Details
(Keywords: meta)
Attachments
(1 file)
https://instagram.com/accounts/login/
Login, save password, log-out, no autofill on the username/password field
Autofill is offered in Safari
Updated•10 years ago
|
tracking-fennec: ? → -
Reporter | ||
Comment 1•10 years ago
|
||
Not sure why this was minused. We have a remember password prompt that does nothing here.
tracking-fennec: ? → ---
Reporter | ||
Updated•10 years ago
|
tracking-fxios:
--- → ?
Updated•10 years ago
|
Updated•10 years ago
|
Comment 2•10 years ago
|
||
Aaron, can you drive generalizing this?
OS: iOS 8 → iOS
Summary: Username and password is not autofilled on Instagram → Username and password is not autofilled on Instagram and other sites
Updated•10 years ago
|
Updated•10 years ago
|
Summary: [meta] Username and password is not autofilled on Instagram and other sites → [meta] Username and password is not autofilled on sites with dynamically generated login forms
Comment 4•10 years ago
|
||
Check to see if WebKit has some APIs/callbacks for seeing if password fields appear in the DOM.
Comment 5•10 years ago
|
||
Wasn't Emily working on this? Is there a WIP patch? Maybe we can improve things a little?
Updated•10 years ago
|
Flags: needinfo?(etoop)
Assignee | ||
Comment 6•10 years ago
|
||
there is not WIP patch - for some reason I can't find the branch I was working on. I added some notes to https://bugzilla.mozilla.org/show_bug.cgi?id=1190992
Flags: needinfo?(etoop)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → etoop
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 7•10 years ago
|
||
Attachment #8664287 -
Flags: review?(jhugman)
Comment 8•10 years ago
|
||
Comment on attachment 8664287 [details] [review]
Pull request
Comments in PR.
Attachment #8664287 -
Flags: review?(jhugman) → review+
Assignee | ||
Comment 9•10 years ago
|
||
Comment on attachment 8664287 [details] [review]
Pull request
I've updated this to reflect the convo around searching the mutations. Would like some feedback
Attachment #8664287 -
Flags: feedback?(jhugman)
Attachment #8664287 -
Flags: feedback?(bnicholson)
Assignee | ||
Updated•10 years ago
|
Attachment #8664287 -
Flags: feedback?(bnicholson)
Comment 10•10 years ago
|
||
Replied in PR. TL;DR the recursion/string matching isn't necessary at all; if a couple of assumptions are true then the code gets a lot simpler.
Updated•10 years ago
|
Attachment #8664287 -
Flags: review+
Attachment #8664287 -
Flags: feedback?(jhugman)
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•