Closed Bug 1870081 Opened 2 years ago Closed 1 year ago

GeckoView Fix Format in `GeckoViewTranslations.sys.mjs`

Categories

(GeckoView :: General, defect, P3)

All
Android
defect

Tracking

(firefox128 fixed)

RESOLVED FIXED
128 Branch
Tracking Status
firefox128 --- fixed

People

(Reporter: olivia, Assigned: npoon2003, Mentored)

Details

(Keywords: good-first-bug)

Attachments

(1 file)

GeckoViewTranslations.sys.mjs currently has 10 uses of var. This bug is to correct this and prefer using const or let when possible.

Severity: -- → S3
Priority: -- → P3

Moving to GV since it is more a GV code cleanup than a Fenix cleanup.

Mentor: ohall
Component: Translations → General
Keywords: good-first-bug
Product: Fenix → GeckoView

I would like to work on this issue

Assignee: nobody → npoon2003
Pushed by calu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/509c20045edb Changing variable declarations from `var` to `const` or `let` r=geckoview-reviewers,calu
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: