Closed Bug 1821898 Opened 3 years ago Closed 3 years ago

RFPHelper is unnecessarily declared on the browser window global

Categories

(Core :: Privacy: Anti-Tracking, task, P3)

task

Tracking

()

RESOLVED FIXED
113 Branch
Tracking Status
firefox113 --- fixed

People

(Reporter: standard8, Assigned: standard8)

Details

Attachments

(1 file)

RFPHelper is currently imported into the browser window scope, however it is only used from other system modules: https://searchfox.org/mozilla-central/search?q=RFPHelper&path=&case=false&regexp=false

Therefore it would be better to import directly where needed, rather than overloading the browser window globals.

Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/72602649a854 Remove RFPHelper definition from the browser window, import where used. r=pbz
Status: NEW → RESOLVED
Closed: 3 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: