Closed Bug 946549 Opened 11 years ago Closed 11 years ago

Remove dead code obsoleted by bug 355063 to fill passwords on load

Categories

(Toolkit :: Password Manager, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla29

People

(Reporter: Dolske, Assigned: Dolske)

References

Details

Attachments

(1 file)

Attached patch Patch v.1Splinter Review
Bug 355063 made a number of changes to how password manager worked, but retained the old behavior behind a pref (per tree rules about being able to backout or disable new features).

That code has been fine, and it's about to go to release in Firefox 26 in a few days. So we should remove the pref and now-dead code.

[Untested patch because my build is busted at the moment. :(]
Comment on attachment 8342818 [details] [diff] [review]
Patch v.1

pwmgr tests pass locally.
Attachment #8342818 - Flags: review?(MattN+bmo)
(No review rush, I don't want to land this until after next week's uplift anyway.)
Attachment #8342818 - Flags: review?(MattN+bmo) → review+
Assignee: nobody → dolske
Status: NEW → ASSIGNED
Summary: Remove dead code obsoleted by bug 355063 → Remove dead code obsoleted by bug 355063 to fill passwords on load
Comment on attachment 8342818 [details] [diff] [review]
Patch v.1

Review of attachment 8342818 [details] [diff] [review]:
-----------------------------------------------------------------

::: toolkit/components/passwordmgr/LoginManagerContent.jsm
@@ -557,5 @@
> -     *
> -     * Called when a page has loaded. For each form in the document,
> -     * we check to see if it can be filled with a stored login.
> -     */
> -    _fillDocument : function (doc) {

Note that I was actually going to use this method with DOMFormHasPassword to fix 936026. See 936026 comment 2.
(In reply to Matthew N. [:MattN] from comment #3)
> See bug 936026 comment 2.
https://hg.mozilla.org/mozilla-central/rev/626c9723e0ad
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: