Closed Bug 1768894 Opened 2 years ago Closed 2 years ago

Refactor LoginManagerChild

Categories

(Toolkit :: Password Manager, task)

task

Tracking

()

RESOLVED FIXED
102 Branch
Tracking Status
firefox102 --- fixed

People

(Reporter: serg, Assigned: serg)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

  • use rootElement instanceof HTMLFormElement instead of ChromeUtils.getClassName(rootElement) === "HTMLFormElement"
  • reduce copy/pasted code
  • remove unused global
  • create LoginFormState class for docState and move _storeUserInput inside
  • use ? where possible
Assignee: nobody → sgalich
Status: NEW → ASSIGNED
Pushed by nbeleuzu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/223dedbc96dc Fix lint failures. a=lint-fix CLOSED TREE
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: