Closed Bug 1841498 Opened 3 years ago Closed 3 years ago

Convert GV's BrowserUsageTelemetry.jsm to ESM

Categories

(GeckoView :: General, task)

All
Android
task

Tracking

(firefox116 fixed, firefox117 fixed)

RESOLVED FIXED
117 Branch
Tracking Status
firefox116 --- fixed
firefox117 --- fixed

People

(Reporter: m_kato, Assigned: m_kato)

References

Details

(Whiteboard: [esmification-timeline] )

Attachments

(1 file)

We need to convert mobile version too. (dom references this module. https://searchfox.org/mozilla-central/rev/7069822ab03c425676187eadca1d8e0d84ff3b5b/dom/base/Document.cpp#18037, so bug 1834831 causes a regression.)

Bug 1834831 forgot converting mobile version since
Document::AutomaticStorageAccessPermissionCanBeGranted uses this module.

Assignee: nobody → m_kato
Status: NEW → ASSIGNED
Summary: Convert BrowserUsageTelemetry.sys.mjs to ESM → Convert GV's BrowserUsageTelemetry.jsm to ESM
Attachment #9342087 - Attachment description: Bug 1841498 - Convert BrowserUsageTelemetry.sys.mjs to ESM. r=#geckoview-reviewers! → Bug 1841498 - Convert BrowserUsageTelemetry.jsm to ESM. r=#geckoview-reviewers!
Whiteboard: [esmification-timeline]
Blocks: 1834831
Type: defect → task
Keywords: regression
No longer regressed by: 1834831
Pushed by m_kato@ga2.so-net.ne.jp: https://hg.mozilla.org/integration/autoland/rev/a0647e42fb1f Convert BrowserUsageTelemetry.jsm to ESM. r=geckoview-reviewers,calu
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch

Comment on attachment 9342087 [details]
Bug 1841498 - Convert BrowserUsageTelemetry.jsm to ESM. r=#geckoview-reviewers!

Beta/Release Uplift Approval Request

  • User impact if declined: Bug 1573236 / Bug 1573238's feature becomes broken after landing bug 1834831
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Bug 1834831 converts Desktop's JSM to ESM, but it forget converting GeckoView module
  • String changes made/needed:
  • Is Android affected?: Yes
Attachment #9342087 - Flags: approval-mozilla-beta?

Comment on attachment 9342087 [details]
Bug 1841498 - Convert BrowserUsageTelemetry.jsm to ESM. r=#geckoview-reviewers!

Approved for 116.0b2

Attachment #9342087 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: