Closed Bug 1775013 Opened 3 years ago Closed 3 years ago

lazy.fetch is undefined in LoginRecipes.jsm

Categories

(Toolkit :: Password Manager, defect)

defect

Tracking

()

RESOLVED FIXED
103 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox-esr102 --- unaffected
firefox101 --- unaffected
firefox102 --- unaffected
firefox103 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file, 4 obsolete files)

Whilst working on adding a ESLint rule to check that uses of lazy.* are valid, I noticed that there's a lazy.fetch() call that is undefined. This was missed in bug 1608282.

I'm going to handle this here, since the ESLint rule is maybe still a couple of days away.

Depends on D149717

Comment on attachment 9281969 [details]
WIP: Bug 1775013 - Fix/ignore some duplicate imports caught by the new valid-lazy rule.

Revision D149715 was moved to bug 1771173. Setting attachment 9281969 [details] to obsolete.

Attachment #9281969 - Attachment is obsolete: true

Comment on attachment 9281970 [details]
WIP: Bug 1775013 - Rework FormAutoFill's log creation to make it easier for linters to handle.

Revision D149716 was moved to bug 1771173. Setting attachment 9281970 [details] to obsolete.

Attachment #9281970 - Attachment is obsolete: true

Comment on attachment 9281971 [details]
WIP: Bug 1775013 - Make XPIDatabase lazy getters easier to work with ESLint.

Revision D149717 was moved to bug 1771173. Setting attachment 9281971 [details] to obsolete.

Attachment #9281971 - Attachment is obsolete: true

Comment on attachment 9281972 [details]
WIP: Bug 1775013 - Add ESLint rule to check for correct usages of lazy.

Revision D149718 was moved to bug 1771173. Setting attachment 9281972 [details] to obsolete.

Attachment #9281972 - Attachment is obsolete: true

Set release status flags based on info from the regressing bug 1608282

Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/eb7b0cb4f4c8 Fix fetch being incorrectly called from a lazy property in LoginRecipes.jsm. r=sgalich
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch

Set release status flags based on info from the regressing bug 1608282

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: