Closed Bug 1777477 Opened 2 years ago Closed 2 years ago

Fix browser_parsable_script.js to work with testing javascript modules (mjs files) as well

Categories

(Firefox :: General, task, P2)

task

Tracking

()

RESOLVED FIXED
104 Branch
Tracking Status
firefox104 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

browser_parsable_script.js is used to check all our built files are parsable.

At the moment it does not handle mjs files, but we are starting to add them to the tree, additionally, there are some files referenced that have already been moved across to mjs.

Although most of our files are now linted, there are still some that preprocessed or ignored, as this is the final check before we ship, I think it is worth keeping for the time being at least.

Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e6b9fc47e30f
Fix browser_parsable_script.js to work with testing javascript modules (mjs files) as well. r=Gijs
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: