Closed Bug 1823710 Opened 2 years ago Closed 2 years ago

Convert toolkit/components/captivedetect to ES modules

Categories

(Core :: Networking, task, P3)

task

Tracking

()

RESOLVED FIXED
113 Branch
Tracking Status
firefox113 --- fixed

People

(Reporter: standard8, Assigned: ebilitenelson, Mentored)

References

Details

(Keywords: good-first-bug, Whiteboard: [esmification-timeline][lang=js][necko-triaged])

Attachments

(1 file)

I'm happy to mentor work towards this bug. Please don't ask to be assigned to it, though you can say you're working on it - please respect other contributors comments as well. You'll be automatically assigned when you upload the first patches.

Here's what to do:

  • Make sure you have a local build of Firefox up and running. Use these instructions if you haven't already.
  • Using the ESMification walkthrough as a guide:
    1. Run ./mach esmify --convert path/to/files
    2. Examine the output for any errors from ESLint and fix them.
    3. Next convert the imports - ./mach esmify --import . --prefix path/to/files
    4. Again, check for any errors and fix them.
    5. Run a build to check it passes.
    6. Also run ./mach eslint --fix path/to/files and check there are no raised failures
    7. Check for any documentation/comment changes, e.g. see this link
    8. Commit the changes with a commit messages such as "Bug nnnnnn - Convert path/to/files to ES modules. r?Standard8"
  • Use moz-phab submit to submit the patches for review.
Severity: -- → S3
Priority: -- → P3
Whiteboard: [esmification-timeline][lang=js] → [esmification-timeline][lang=js][necko-triaged]
Assignee: nobody → ebilitenelson
Status: NEW → ASSIGNED

Hello standard8, submitted a new patch on this task will love if it will be reviewed and corrected.

Flags: needinfo?(standard8)

Thank you, I will look at it tomorrow. No need to needinfo me here, I automatically get notified about the patch.

Flags: needinfo?(standard8)
Attachment #9324416 - Attachment description: Bug 1823710 - Converted toolkit/components/captivedetect to ES modules.r?Standard8 → Bug 1823710 - Converted toolkit/components/captivedetect to ES modules. r?Standard8
Attachment #9324416 - Attachment description: Bug 1823710 - Converted toolkit/components/captivedetect to ES modules. r?Standard8 → Bug 1823710 - Converted toolkit/components/captivedetect to ES modules. r?Standard8!
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/56c29cb58ae2 Converted toolkit/components/captivedetect to ES modules. r=Standard8
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: