Closed
Bug 837295
Opened 12 years ago
Closed 12 years ago
Add more login manager tests for browser/metro frontend
Categories
(Firefox for Metro Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 837772
People
(Reporter: bbondy, Assigned: bbondy)
References
Details
Both of these login manager bugs should have been caught by automated tests: Bug 836915 and 836963.
This bug is to add those tests.
<input type="email"> fields were not autofilling.
and
<input> fields with default values were trying to match that default value. For example in bugzilla it has "email address" prefilled until you click.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → netzen
Assignee | ||
Comment 1•12 years ago
|
||
I started to do this but this is already covered by tests in toolkit\components\passwordmgr\test\test_basic_form_html5.html. They are only running with /browser currently.
Bug 837772 will cover this.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•