Closed Bug 1178246 Opened 9 years ago Closed 9 years ago

The function 'PasswordInjector()' in PasswordHelper.js was never called

Categories

(Firefox for iOS :: Data Storage, defect)

All
iOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
fxios + ---

People

(Reporter: k, Assigned: rnewman)

References

Details

Attachments

(1 file)

47 bytes, text/x-github-pull-request
sleroux
: review+
Details | Review
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.130 Safari/537.36

Steps to reproduce:

There's a function PasswordInjector() that defined in PasswordHelper.js was never called. However, a line of code 'window.__firefox__.logins = new LoginInjector()' was trying to call a function that doesn't exist.

I found that there's a ticket 'Bug 1171732 - Update passwords when they're used' was related with this bug.


Actual results:

The username and password form on webpages could not be auto filled.


Expected results:

PasswordInjector() should be renamed to LoginInjector()
Re: 

> The username and password form on webpages could not be auto filled.

Tracking?
Status: UNCONFIRMED → NEW
tracking-fxios: --- → ?
Ever confirmed: true
Flags: needinfo?(wjohnston)
Well, that explains why I'm not seeing passwords filled :)
Blocks: 1171732
Flags: needinfo?(wjohnston)
Hardware: Other → All
Attached file Pull req.
This should fix it. Untested, though.
Assignee: nobody → rnewman
Status: NEW → ASSIGNED
Attachment #8627520 - Flags: review?(sleroux)
Comment on attachment 8627520 [details] [review]
Pull req.

Tried this out with my LDAP login and it autofills correctly.
Attachment #8627520 - Flags: review?(sleroux) → review+
Merged.

c16372a041de5aca48e9c64e2f540d7308b2dd8c
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: