Closed Bug 1553173 Opened 5 years ago Closed 5 years ago

Change JavaScript includes to use type=module for about:logins

Categories

(Toolkit :: Password Manager, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: jaws, Assigned: jaws)

References

Details

Attachments

(1 file)

Per bug 1551379, we can now use script[type=module] with the scripts for about:logins. This bug will track the work required to convert our usage from standalone scripts to using module scripts.

Flags: qe-verify-
Assignee: nobody → jaws
Status: NEW → ASSIGNED

about:logins works with this patch, but mochitest-plain tests fail because they are unable to load the nested scripts using chrome: URIs. The chrome: URIs are required to load the scripts from about:logins, so we are stuck in a bit of a pickle as far as I can tell.

Attachment #9066528 - Attachment description: Bug 1553173 - WIP Import about:logins components as JS modules. r?MattN → Bug 1553173 - Import about:logins components as JS modules. r?MattN
Pushed by jwein@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d003d1dd77b1
Import about:logins components as JS modules. r=MattN
Depends on: 1496418
Flags: needinfo?(jaws)
Pushed by jwein@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/46ea01fa7357
Import about:logins components as JS modules. r=MattN
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: